summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/sdkbuild.bat
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/TabSRMM/sdkbuild.bat')
-rw-r--r--plugins/TabSRMM/sdkbuild.bat13
1 files changed, 0 insertions, 13 deletions
diff --git a/plugins/TabSRMM/sdkbuild.bat b/plugins/TabSRMM/sdkbuild.bat
deleted file mode 100644
index 4f8d762dbd..0000000000
--- a/plugins/TabSRMM/sdkbuild.bat
+++ /dev/null
@@ -1,13 +0,0 @@
-@echo off
-
-echo * *
-echo ------------------------------------------------
-echo build tabSRMM with vcbuild.exe from Windows SDK
-echo requires a Windows PSDK (Version 7 or later)
-echo must be run from the SDK cmd shell with properly
-echo configured environment.
-echo ------------------------------------------------
-echo * *
-
-vcbuild.exe tabsrmm_9.vcproj "Release Unicode" /platform:Win32 /r
-vcbuild.exe tabsrmm_9.vcproj "Release Unicode" /platform:x64 /r