summaryrefslogtreecommitdiff
path: root/win32/TableGen/TableGen.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/TableGen/TableGen.vcproj')
-rw-r--r--win32/TableGen/TableGen.vcproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/TableGen/TableGen.vcproj b/win32/TableGen/TableGen.vcproj
index 9c2291896f..ee35cc4a2c 100644
--- a/win32/TableGen/TableGen.vcproj
+++ b/win32/TableGen/TableGen.vcproj
@@ -170,7 +170,7 @@ move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h
<Tool
Name="VCCustomBuildTool"
Description="Performing bison"
- CommandLine="..\tools\bison -pFile -tdo$(InputDir)$(InputName).cpp $(InputPath)
+ CommandLine="..\tools\bison -pFile -do$(InputDir)$(InputName).cpp $(InputPath)
move $(InputDir)$(InputName).hpp $(InputDir)$(InputName).h
"
Outputs="$(InputDir)$(InputName).cpp;$(InputDir)$(InputName).h"/>