diff options
Diffstat (limited to 'plugins/!NotAdopted/Skype/make_w32.bat')
-rw-r--r-- | plugins/!NotAdopted/Skype/make_w32.bat | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/plugins/!NotAdopted/Skype/make_w32.bat b/plugins/!NotAdopted/Skype/make_w32.bat deleted file mode 100644 index ebcd4cfcb1..0000000000 --- a/plugins/!NotAdopted/Skype/make_w32.bat +++ /dev/null @@ -1,5 +0,0 @@ -call "F:\Programme\Microsoft Visual Studio\VC98\Bin\VCVARS32.BAT"
-nmake -f Skype_protocol.mak CFG="Win32 Release" clean
-nmake -f Skype_protocol.mak CFG="Win32 Release"
-nmake -f Skype_protocol.mak CFG="Win32 UNICODE Release" clean
-nmake -f Skype_protocol.mak CFG="Win32 UNICODE Release"
|