Skip to content

Commit 358ad9c

Browse files
committed
dep step2
1 parent f69921e commit 358ad9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,6 @@ build_script:
7272
- msbuild /m /nologo /p:Configuration=Release tcpdump.sln
7373
- copy Release\tcpdump.exe C:\Windows\system32
7474
- echo %path%
75-
- \projects\dependencies\dependencies.exe Release\tcpdump.exe
75+
- \projects\dependencies\dependencies.exe -cache -knowndll Release\tcpdump.exe
7676
- tcpdump.exe -h
7777
- tcpdump.exe --version

0 commit comments

Comments
 (0)