GDIPlusDemo.csproj 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <PropertyGroup>
  4. <ProjectType>Local</ProjectType>
  5. <ProductVersion>8.0.50727</ProductVersion>
  6. <SchemaVersion>2.0</SchemaVersion>
  7. <ProjectGuid>{C0F6FFAF-DE16-4DB0-B2F0-B40302E94491}</ProjectGuid>
  8. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  9. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  10. <ApplicationIcon>App.ico</ApplicationIcon>
  11. <AssemblyKeyContainerName>
  12. </AssemblyKeyContainerName>
  13. <AssemblyName>GDIPlusDemo</AssemblyName>
  14. <AssemblyOriginatorKeyFile>
  15. </AssemblyOriginatorKeyFile>
  16. <DefaultClientScript>JScript</DefaultClientScript>
  17. <DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
  18. <DefaultTargetSchema>IE50</DefaultTargetSchema>
  19. <DelaySign>false</DelaySign>
  20. <OutputType>WinExe</OutputType>
  21. <RootNamespace>GDIPlusDemo</RootNamespace>
  22. <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
  23. <StartupObject>
  24. </StartupObject>
  25. <FileUpgradeFlags>
  26. </FileUpgradeFlags>
  27. <UpgradeBackupLocation>
  28. </UpgradeBackupLocation>
  29. <TargetFrameworkVersion>v2.0</TargetFrameworkVersion>
  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. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  55. </PropertyGroup>
  56. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  57. <OutputPath>bin\Release\</OutputPath>
  58. <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
  59. <BaseAddress>285212672</BaseAddress>
  60. <CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
  61. <ConfigurationOverrideFile>
  62. </ConfigurationOverrideFile>
  63. <DefineConstants>TRACE</DefineConstants>
  64. <DocumentationFile>
  65. </DocumentationFile>
  66. <DebugSymbols>false</DebugSymbols>
  67. <FileAlignment>4096</FileAlignment>
  68. <NoStdLib>false</NoStdLib>
  69. <NoWarn>
  70. </NoWarn>
  71. <Optimize>true</Optimize>
  72. <RegisterForComInterop>false</RegisterForComInterop>
  73. <RemoveIntegerChecks>false</RemoveIntegerChecks>
  74. <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
  75. <WarningLevel>4</WarningLevel>
  76. <DebugType>none</DebugType>
  77. <ErrorReport>prompt</ErrorReport>
  78. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  79. </PropertyGroup>
  80. <ItemGroup>
  81. <Reference Include="System">
  82. <Name>System</Name>
  83. </Reference>
  84. <Reference Include="System.Data">
  85. <Name>System.Data</Name>
  86. </Reference>
  87. <Reference Include="System.Drawing">
  88. <Name>System.Drawing</Name>
  89. </Reference>
  90. <Reference Include="System.Windows.Forms">
  91. <Name>System.Windows.Forms</Name>
  92. </Reference>
  93. <Reference Include="System.Xml">
  94. <Name>System.XML</Name>
  95. </Reference>
  96. <COMReference Include="ActiveXPlugin">
  97. <Guid>{06DD38D0-D187-11CF-A80D-00C04FD74AD8}</Guid>
  98. <VersionMajor>1</VersionMajor>
  99. <VersionMinor>0</VersionMinor>
  100. <Lcid>0</Lcid>
  101. <WrapperTool>tlbimp</WrapperTool>
  102. </COMReference>
  103. <COMReference Include="AxActiveXPlugin">
  104. <Guid>{06DD38D0-D187-11CF-A80D-00C04FD74AD8}</Guid>
  105. <VersionMajor>1</VersionMajor>
  106. <VersionMinor>0</VersionMinor>
  107. <Lcid>0</Lcid>
  108. <WrapperTool>aximp</WrapperTool>
  109. </COMReference>
  110. <COMReference Include="AxThreed">
  111. <Guid>{065E6FD1-1BF9-11D2-BAE8-00104B9E0792}</Guid>
  112. <VersionMajor>3</VersionMajor>
  113. <VersionMinor>0</VersionMinor>
  114. <Lcid>0</Lcid>
  115. <WrapperTool>aximp</WrapperTool>
  116. </COMReference>
  117. <COMReference Include="stdole">
  118. <Guid>{00020430-0000-0000-C000-000000000046}</Guid>
  119. <VersionMajor>2</VersionMajor>
  120. <VersionMinor>0</VersionMinor>
  121. <Lcid>0</Lcid>
  122. <WrapperTool>primary</WrapperTool>
  123. </COMReference>
  124. <COMReference Include="Threed">
  125. <Guid>{065E6FD1-1BF9-11D2-BAE8-00104B9E0792}</Guid>
  126. <VersionMajor>3</VersionMajor>
  127. <VersionMinor>0</VersionMinor>
  128. <Lcid>0</Lcid>
  129. <WrapperTool>tlbimp</WrapperTool>
  130. </COMReference>
  131. </ItemGroup>
  132. <ItemGroup>
  133. <Content Include="App.ico" />
  134. <Content Include="butterfly.bmp">
  135. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  136. </Content>
  137. <Compile Include="AssemblyInfo.cs">
  138. <SubType>Code</SubType>
  139. </Compile>
  140. <Compile Include="Form1.cs">
  141. <SubType>Form</SubType>
  142. </Compile>
  143. <Compile Include="Form2.cs">
  144. <SubType>Form</SubType>
  145. </Compile>
  146. <Compile Include="Form3.cs">
  147. <SubType>Form</SubType>
  148. </Compile>
  149. <EmbeddedResource Include="Form1.resx">
  150. <DependentUpon>Form1.cs</DependentUpon>
  151. </EmbeddedResource>
  152. <EmbeddedResource Include="Form2.resx">
  153. <DependentUpon>Form2.cs</DependentUpon>
  154. </EmbeddedResource>
  155. <EmbeddedResource Include="Form3.resx">
  156. <DependentUpon>Form3.cs</DependentUpon>
  157. </EmbeddedResource>
  158. </ItemGroup>
  159. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  160. <PropertyGroup>
  161. <PreBuildEvent>
  162. </PreBuildEvent>
  163. <PostBuildEvent>
  164. </PostBuildEvent>
  165. </PropertyGroup>
  166. </Project>