From 82abf5de4ced194ad1e7aa5f26e5f5d692541019 Mon Sep 17 00:00:00 2001 From: Avi Levkovich Date: Mon, 26 Feb 2018 17:01:19 +0200 Subject: Roy: Fixed installer projects for Avi. --- Software/Build_STUBS_GUI_INSTALLER.bat | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Software/Build_STUBS_GUI_INSTALLER.bat (limited to 'Software/Build_STUBS_GUI_INSTALLER.bat') 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 -- cgit v1.3.1