Changeset 1006 for GTP/trunk/Lib/Vis/Preprocessing/scripts
- Timestamp:
- 06/09/06 01:26:46 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/scripts/Preprocessor.vcproj
r1004 r1006 158 158 </File> 159 159 <File 160 RelativePath="..\src\FromPointVisibilityTree.cpp">161 </File>162 <File163 RelativePath="..\src\FromPointVisibilityTree.h">164 </File>165 <File166 160 RelativePath="..\src\glInterface.h"> 167 161 </File> … … 176 170 Name="VCCustomBuildTool" 177 171 Description="Performing moc on $(InputName).h" 178 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp
" 172 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp 173 " 179 174 Outputs="$(InputDir)moc_$(InputName).cpp"/> 180 175 </FileConfiguration> … … 307 302 Name="VCCustomBuildTool" 308 303 Description="Performing moc on $(InputName).h" 309 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp
" 304 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp 305 " 310 306 Outputs="$(InputDir)moc_$(InputName).cpp"/> 311 307 </FileConfiguration> … … 321 317 Name="VCCustomBuildTool" 322 318 Description="Performing moc on $(InputName).h" 323 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp
" 319 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp 320 " 324 321 Outputs="$(InputDir)moc_$(InputName).cpp"/> 325 322 </FileConfiguration> … … 461 458 </File> 462 459 <File 463 RelativePath="..\src\Vsp KdTree.cpp">464 </File> 465 <File 466 RelativePath="..\src\Vsp KdTree.h">460 RelativePath="..\src\VspOspTree.cpp"> 461 </File> 462 <File 463 RelativePath="..\src\VspOspTree.h"> 467 464 </File> 468 465 <File
Note: See TracChangeset
for help on using the changeset viewer.