~vcs-imports/lcms/main

« back to all changes in this revision

Viewing changes to Projects/VC2005/Python.vcproj

  • Committer: mm2
  • Date: 2006-08-31 14:32:13 UTC
  • Revision ID: vcs-imports@canonical.com-20060831143213-c3af12959aa70993
no message

Show diffs side-by-side

added added

removed removed

Lines of Context:
223
223
                                        >
224
224
                                        <Tool
225
225
                                                Name="VCCustomBuildTool"
226
 
                                                CommandLine="cd ..\..\python&#x0D;&#x0A;swig -c++ -python -DLCMS_APIONLY  -I..\include -o $(InputDir)$(InputName)_wrap.cpp  $(InputPath)&#x0D;&#x0A;"
 
226
                                                CommandLine="cd ..\..\python&#x0D;&#x0A;swig -c++ -python -DLCMS_APIONLY  -I..\include -o $(InputDir)$(InputName)_wrap.cxx  $(InputPath)&#x0D;&#x0A;"
227
227
                                                Outputs="$(InputDir)$(InputName)_wrap.cpp"
228
228
                                        />
229
229
                                </FileConfiguration>
232
232
                                        >
233
233
                                        <Tool
234
234
                                                Name="VCCustomBuildTool"
235
 
                                                CommandLine="cd ..\..\python&#x0D;&#x0A;swig -c++ -python -DLCMS_APIONLY  -I..\include -o $(InputDir)$(InputName)_wrap.cpp  $(InputPath)&#x0D;&#x0A;"
 
235
                                                CommandLine="cd ..\..\python&#x0D;&#x0A;swig -c++ -python -DLCMS_APIONLY  -I..\include -o $(InputDir)$(InputName)_wrap.cxx  $(InputPath)&#x0D;&#x0A;"
236
236
                                                Outputs="$(InputDir)$(InputName)_wrap.cpp"
237
237
                                        />
238
238
                                </FileConfiguration>