Advertisement
Guest User

Untitled

a guest
May 24th, 2017
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.57 KB | None | 0 0
  1. <Filter
  2.    Name="Resource Files"
  3.    Filter="qrc;*"
  4.    UniqueIdentifier="{D9D6E242-F8AF-46E4-B9FD-80ECBC20BA3E}"
  5.    ParseFiles="false"
  6.    >
  7.     <File
  8.        RelativePath="res\RobotSchema.xsd"
  9.        >
  10.         <FileConfiguration
  11.            Name="Debug|Win32"
  12.            ExcludedFromBuild="true"
  13.            >
  14.             <Tool
  15.                Name="VCXMLDataGeneratorTool"
  16.            />
  17.         </FileConfiguration>
  18.     </File>
  19.     <File
  20.        RelativePath="res\RobotWidget.qrc"
  21.        >
  22.         <FileConfiguration
  23.            Name="Debug|Win32"
  24.            >
  25.             <Tool
  26.                Name="VCCustomBuildTool"
  27.                Description="RCC res\RobotWidget.qrc"
  28.                CommandLine="C:\Qt\4.6.2\bin\rcc.exe -name RobotWidget res\RobotWidget.qrc -o debug\qrc_RobotWidget.cpp&#x0D;&#x0A;"
  29.                AdditionalDependencies="C:\Qt\4.6.2\bin\rcc.exe;res\RobotSchema.xsd;res\RobotWidget.qrc"
  30.                Outputs="debug\qrc_RobotWidget.cpp"
  31.            />
  32.         </FileConfiguration>
  33.         <FileConfiguration
  34.            Name="Release|Win32"
  35.            >
  36.             <Tool
  37.                Name="VCCustomBuildTool"
  38.                Description="RCC res\RobotWidget.qrc"
  39.                CommandLine="C:\Qt\4.6.2\bin\rcc.exe -name RobotWidget res\RobotWidget.qrc -o release\qrc_RobotWidget.cpp&#x0D;&#x0A;"
  40.                AdditionalDependencies="C:\Qt\4.6.2\bin\rcc.exe;res\RobotSchema.xsd;res\RobotWidget.qrc"
  41.                Outputs="release\qrc_RobotWidget.cpp"
  42.            />
  43.         </FileConfiguration>
  44.     </File>
  45. </Filter>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement