summaryrefslogtreecommitdiff
path: root/build/win32/vs9/gi-gen-srcs.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'build/win32/vs9/gi-gen-srcs.vsprops')
-rw-r--r--build/win32/vs9/gi-gen-srcs.vsprops8
1 files changed, 3 insertions, 5 deletions
diff --git a/build/win32/vs9/gi-gen-srcs.vsprops b/build/win32/vs9/gi-gen-srcs.vsprops
index b3a68eb6..cd83b45a 100644
--- a/build/win32/vs9/gi-gen-srcs.vsprops
+++ b/build/win32/vs9/gi-gen-srcs.vsprops
@@ -7,16 +7,14 @@
>
<UserMacro
Name="CopyConfigH"
- Value="
-copy ..\..\..\config.h.win32 ..\..\..\config.h
- "
+ Value="copy ..\..\..\config.h.win32 ..\..\..\config.h"
/>
<UserMacro
Name="GenToolsScripts"
- Value="$(PythonDir)\python ..\..\..\build\gen-win32-g-ir-tools.py"
+ Value="$(PythonDir)\python ..\gen-win32-g-ir-tools.py"
/>
<UserMacro
Name="GenToolsScriptsX64"
- Value="$(PythonDirX64)\python ..\..\..\build\gen-win32-g-ir-tools.py"
+ Value="$(PythonDirX64)\python ..\gen-win32-g-ir-tools.py"
/>
</VisualStudioPropertySheet>