diff options
| author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-04-14 13:56:28 -0700 |
|---|---|---|
| committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2015-04-14 13:56:28 -0700 |
| commit | 1cfa67bbdd4242a52484f13f3533babb4d4c07a6 (patch) | |
| tree | d772b3b7cc40371afaa494c4e623511133e0e33e /ZeroTierUI/WindowsBuildOfficial.bat | |
| parent | a2605561af19d7de7ed492d1faf00d7ff161c6ea (diff) | |
| download | infinitytier-1cfa67bbdd4242a52484f13f3533babb4d4c07a6.tar.gz infinitytier-1cfa67bbdd4242a52484f13f3533babb4d4c07a6.zip | |
Bunch more control plane work, and shelve old UI -- React FTW.
Diffstat (limited to 'ZeroTierUI/WindowsBuildOfficial.bat')
| -rw-r--r-- | ZeroTierUI/WindowsBuildOfficial.bat | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ZeroTierUI/WindowsBuildOfficial.bat b/ZeroTierUI/WindowsBuildOfficial.bat deleted file mode 100644 index 06cad543..00000000 --- a/ZeroTierUI/WindowsBuildOfficial.bat +++ /dev/null @@ -1,9 +0,0 @@ -REM If you're an OSS user and want to run this batch file, edit to change the path to Qt. -REM Start Visual Studio command prompt and run this from within the ZeroTierUI subfolder. - -CD .. -MKDIR build-ZeroTierUI-win32-release -CD build-ZeroTierUI-win32-release -C:\Qt\5.2.1\Src\qtbase\bin\qmake.exe ..\ZeroTierUI\ZeroTierUI.pro -nmake clean -nmake |
