PERWAPI.csproj 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="3.5">
  2. <PropertyGroup>
  3. <ProjectType>Local</ProjectType>
  4. <ProductVersion>9.0.30729</ProductVersion>
  5. <SchemaVersion>2.0</SchemaVersion>
  6. <ProjectGuid>{6E89897A-ECB1-460E-976E-A14179524F81}</ProjectGuid>
  7. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  8. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  9. <ApplicationIcon>
  10. </ApplicationIcon>
  11. <AssemblyKeyContainerName>
  12. </AssemblyKeyContainerName>
  13. <AssemblyName>QUT.PERWAPI</AssemblyName>
  14. <AssemblyOriginatorKeyFile>
  15. </AssemblyOriginatorKeyFile>
  16. <DefaultClientScript>JScript</DefaultClientScript>
  17. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  18. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  19. <DelaySign>false</DelaySign>
  20. <OutputType>Library</OutputType>
  21. <RootNamespace>QUT.PERWAPI</RootNamespace>
  22. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  23. <StartupObject>
  24. </StartupObject>
  25. <FileUpgradeFlags>
  26. </FileUpgradeFlags>
  27. <UpgradeBackupLocation>
  28. </UpgradeBackupLocation>
  29. <SignAssembly>false</SignAssembly>
  30. <OldToolsVersion>2.0</OldToolsVersion>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  33. <OutputPath>bin\Debug\</OutputPath>
  34. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  35. <BaseAddress>285212672</BaseAddress>
  36. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  37. <ConfigurationOverrideFile>
  38. </ConfigurationOverrideFile>
  39. <DefineConstants>DEBUG;TRACE</DefineConstants>
  40. <DocumentationFile>
  41. </DocumentationFile>
  42. <DebugSymbols>true</DebugSymbols>
  43. <FileAlignment>4096</FileAlignment>
  44. <NoStdLib>false</NoStdLib>
  45. <NoWarn>
  46. </NoWarn>
  47. <Optimize>false</Optimize>
  48. <RegisterForComInterop>false</RegisterForComInterop>
  49. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  50. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  51. <WarningLevel>4</WarningLevel>
  52. <DebugType>full</DebugType>
  53. <ErrorReport>prompt</ErrorReport>
  54. </PropertyGroup>
  55. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  56. <OutputPath>bin\Release\</OutputPath>
  57. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  58. <BaseAddress>285212672</BaseAddress>
  59. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  60. <ConfigurationOverrideFile>
  61. </ConfigurationOverrideFile>
  62. <DefineConstants>TRACE</DefineConstants>
  63. <DocumentationFile>
  64. </DocumentationFile>
  65. <DebugSymbols>false</DebugSymbols>
  66. <FileAlignment>4096</FileAlignment>
  67. <NoStdLib>false</NoStdLib>
  68. <NoWarn>
  69. </NoWarn>
  70. <Optimize>true</Optimize>
  71. <RegisterForComInterop>false</RegisterForComInterop>
  72. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  73. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  74. <WarningLevel>4</WarningLevel>
  75. <DebugType>none</DebugType>
  76. <ErrorReport>prompt</ErrorReport>
  77. </PropertyGroup>
  78. <ItemGroup>
  79. <Reference Include="System">
  80. <Name>System</Name>
  81. </Reference>
  82. <Reference Include="System.Data">
  83. <Name>System.Data</Name>
  84. </Reference>
  85. <Reference Include="System.Xml">
  86. <Name>System.XML</Name>
  87. </Reference>
  88. </ItemGroup>
  89. <ItemGroup>
  90. <Compile Include="CILWriter.cs" />
  91. <Compile Include="ClassLayout.cs" />
  92. <Compile Include="MDClassElems.cs" />
  93. <Compile Include="CodeBlocks.cs" />
  94. <Compile Include="MDClassRefElems.cs" />
  95. <Compile Include="CustomAttribute.cs" />
  96. <Compile Include="MDDefScopeElems.cs" />
  97. <Compile Include="MDFeatureElems.cs" />
  98. <Compile Include="MDExternClassElem.cs" />
  99. <Compile Include="MDClassDefElems.cs" />
  100. <Compile Include="FieldMarshal.cs" />
  101. <Compile Include="FieldRVA.cs" />
  102. <Compile Include="MDFieldElems.cs" />
  103. <Compile Include="MDFileRefElems.cs" />
  104. <Compile Include="MDRefScopeElems.cs" />
  105. <Compile Include="MDSignatureElems.cs" />
  106. <Compile Include="MetaDataClass.cs" />
  107. <Compile Include="MetaDataOut.cs" />
  108. <Compile Include="MethSigClass.cs" />
  109. <Compile Include="NativeTypes.cs" />
  110. <Compile Include="PDBClasses.cs" />
  111. <Compile Include="PEFile.cs" />
  112. <Compile Include="Constants.cs" />
  113. <Compile Include="EHClause.cs" />
  114. <Compile Include="Enumerations.cs" />
  115. <Compile Include="FileImage.cs" />
  116. <Compile Include="Instructions.cs" />
  117. <Compile Include="Local.cs" />
  118. <Compile Include="MDElements.cs" />
  119. <Compile Include="PEReader.cs" />
  120. <Compile Include="PEResourceClasses.cs" />
  121. <Compile Include="PERWAPI.cs">
  122. <SubType>Code</SubType>
  123. </Compile>
  124. <Compile Include="PEWriter.cs" />
  125. <Compile Include="MDMethodElems.cs" />
  126. <Compile Include="Properties\AssemblyInfo.cs" />
  127. <Compile Include="SectionClass.cs" />
  128. <Compile Include="SourceFile.cs" />
  129. <Compile Include="MDTypeElems.cs" />
  130. <Compile Include="Utils.cs" />
  131. </ItemGroup>
  132. <ItemGroup>
  133. <EmbeddedResource Include="Blank.pdb" />
  134. </ItemGroup>
  135. <ItemGroup>
  136. <ProjectReference Include="..\SymbolRW\SymbolRW.csproj">
  137. <Project>{2BC469D1-46DA-4FBF-A431-6B1344BBCD23}</Project>
  138. <Name>SymbolRW</Name>
  139. </ProjectReference>
  140. </ItemGroup>
  141. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  142. <PropertyGroup>
  143. <PreBuildEvent>
  144. </PreBuildEvent>
  145. <PostBuildEvent>
  146. </PostBuildEvent>
  147. </PropertyGroup>
  148. </Project>