diff options
Diffstat (limited to 'Software/Build_STUBS_GUI_INSTALLER.bat')
| -rw-r--r-- | Software/Build_STUBS_GUI_INSTALLER.bat | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Software/Build_STUBS_GUI_INSTALLER.bat b/Software/Build_STUBS_GUI_INSTALLER.bat new file mode 100644 index 000000000..fc349006d --- /dev/null +++ b/Software/Build_STUBS_GUI_INSTALLER.bat @@ -0,0 +1,6 @@ +cd Visual_Studio +@echo Building Tango.Stubs.Installer project... +"C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\devenv.exe" Utilities\Tango.Stubs.Installer\Tango.Stubs.Installer.vdproj /build Debug +@echo. +@echo Done! +Pause
\ No newline at end of file |
