diff options
Diffstat (limited to 'plugins/!NotAdopted/Skype/make.bat')
-rw-r--r-- | plugins/!NotAdopted/Skype/make.bat | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/plugins/!NotAdopted/Skype/make.bat b/plugins/!NotAdopted/Skype/make.bat new file mode 100644 index 0000000000..0821b0041f --- /dev/null +++ b/plugins/!NotAdopted/Skype/make.bat @@ -0,0 +1,6 @@ +cmd /c make_w32
+cmd /c make_w64
+cmd /c make_debug_w32
+cmd /c make_debug_w64
+pause
+deploy
|