aboutsummaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build.bat')
-rw-r--r--build.bat8
1 files changed, 0 insertions, 8 deletions
diff --git a/build.bat b/build.bat
index 23607c1..7ec749d 100644
--- a/build.bat
+++ b/build.bat
@@ -79,14 +79,6 @@ for %%c in (%confs%) do (
)
)
-for %%d in (tracer %1) do (
- for %%c in (%confs%) do (
- for %%p in (%plats%) do (
- call :run_build %%d/%%d-vc%vcver%.sln %%c %%p
- )
- )
-)
-
for %%c in (%confs%) do (
for %%p in (%plats%) do (
call :run_build common/common-%1-vc%vcver%.sln %%c %%p