summaryrefslogtreecommitdiff
path: root/win32/vs9/atk-introspect.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'win32/vs9/atk-introspect.vcproj')
-rw-r--r--win32/vs9/atk-introspect.vcproj16
1 files changed, 8 insertions, 8 deletions
diff --git a/win32/vs9/atk-introspect.vcproj b/win32/vs9/atk-introspect.vcproj
index a7b7cae..49805d7 100644
--- a/win32/vs9/atk-introspect.vcproj
+++ b/win32/vs9/atk-introspect.vcproj
@@ -25,8 +25,8 @@
>
<Tool
Name="VCNMakeTool"
- BuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParam)"
- ReBuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParam) clean all"
+ BuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParam) install-introspection"
+ ReBuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParam) clean install-introspection"
CleanCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParam) clean"
Output="$(AtkIntrospectBuiltFiles)"
/>
@@ -38,8 +38,8 @@
>
<Tool
Name="VCNMakeTool"
- BuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParamX64)"
- ReBuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParamX64) clean all"
+ BuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParamX64) install-introspection"
+ ReBuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParamX64) clean install-introspection"
CleanCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParamX64) clean"
Output="$(AtkIntrospectBuiltFiles)"
/>
@@ -53,8 +53,8 @@
>
<Tool
Name="VCNMakeTool"
- BuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParam)"
- ReBuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParam) clean all"
+ BuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParam) install-introspection"
+ ReBuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParam) clean install-introspection"
CleanCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParam) clean"
Output="$(AtkIntrospectBuiltFiles)"
/>
@@ -66,8 +66,8 @@
>
<Tool
Name="VCNMakeTool"
- BuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParamX64)"
- ReBuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParamX64) clean all"
+ BuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParamX64) install-introspection"
+ ReBuildCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParamX64) clean install-introspection"
CleanCommandLine="$(AtkIntrospectNMakeCmd) $(IntrospectPythonParamX64) clean"
Output="$(AtkIntrospectBuiltFiles)"
/>