Changeset 1004 for GTP/trunk/Lib/Vis/Preprocessing/scripts
- Timestamp:
- 06/07/06 18:38:29 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GTP/trunk/Lib/Vis/Preprocessing/scripts/Preprocessor.vcproj
r1002 r1004 176 176 Name="VCCustomBuildTool" 177 177 Description="Performing moc on $(InputName).h" 178 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp 179 " 178 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp
" 180 179 Outputs="$(InputDir)moc_$(InputName).cpp"/> 181 180 </FileConfiguration> … … 308 307 Name="VCCustomBuildTool" 309 308 Description="Performing moc on $(InputName).h" 310 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp 311 " 309 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp
" 312 310 Outputs="$(InputDir)moc_$(InputName).cpp"/> 313 311 </FileConfiguration> … … 323 321 Name="VCCustomBuildTool" 324 322 Description="Performing moc on $(InputName).h" 325 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp 326 " 323 CommandLine="%qtdir%\bin\moc.exe $(InputDir)$(InputName).h -o $(InputDir)moc_$(InputName).cpp
" 327 324 Outputs="$(InputDir)moc_$(InputName).cpp"/> 328 325 </FileConfiguration>
Note: See TracChangeset
for help on using the changeset viewer.