Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/DTXManiaプロジェクト/DTXManiaプロジェクト.csproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1022 - (show annotations) (download)
Tue Aug 2 03:37:29 2016 UTC (7 years, 8 months ago) by yyagi
File size: 14485 byte(s)
#36503 CActDFPFontの削除
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>9.0.21022</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{81BEC512-8074-4BD1-8A3C-AC73BC7BF846}</ProjectGuid>
9 <OutputType>WinExe</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>DTXMania</RootNamespace>
12 <AssemblyName>DTXManiaGR</AssemblyName>
13 <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
14 <FileAlignment>512</FileAlignment>
15 <ApplicationIcon>dtx.ico</ApplicationIcon>
16 <IsWebBootstrapper>false</IsWebBootstrapper>
17 <SignAssembly>false</SignAssembly>
18 <AssemblyOriginatorKeyFile>SlimDXKey_yyagi.snk</AssemblyOriginatorKeyFile>
19 <RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
20 <FileUpgradeFlags>
21 </FileUpgradeFlags>
22 <UpgradeBackupLocation>
23 </UpgradeBackupLocation>
24 <OldToolsVersion>3.5</OldToolsVersion>
25 <TargetFrameworkProfile />
26 <PublishUrl>publish\</PublishUrl>
27 <Install>true</Install>
28 <InstallFrom>Disk</InstallFrom>
29 <UpdateEnabled>false</UpdateEnabled>
30 <UpdateMode>Foreground</UpdateMode>
31 <UpdateInterval>7</UpdateInterval>
32 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
33 <UpdatePeriodically>false</UpdatePeriodically>
34 <UpdateRequired>false</UpdateRequired>
35 <MapFileExtensions>true</MapFileExtensions>
36 <ApplicationRevision>0</ApplicationRevision>
37 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
38 <UseApplicationTrust>false</UseApplicationTrust>
39 <BootstrapperEnabled>true</BootstrapperEnabled>
40 </PropertyGroup>
41 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
42 <DebugSymbols>true</DebugSymbols>
43 <OutputPath>bin\x86\Debug\</OutputPath>
44 <DefineConstants>TRACE;DEBUG;_TEST_ENGLISH TEST_Direct3D9Ex_ WindowedFullscreen</DefineConstants>
45 <DebugType>full</DebugType>
46 <PlatformTarget>x86</PlatformTarget>
47 <ErrorReport>prompt</ErrorReport>
48 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
49 <NoWarn>0219</NoWarn>
50 <UseVSHostingProcess>false</UseVSHostingProcess>
51 <Prefer32Bit>false</Prefer32Bit>
52 <DocumentationFile>
53 </DocumentationFile>
54 </PropertyGroup>
55 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
56 <OutputPath>bin\x86\Release\</OutputPath>
57 <DefineConstants>TRACE;TEST_ENGLISH_ TEST_Direct3D9Ex_ WindowedFullscreen</DefineConstants>
58 <Optimize>true</Optimize>
59 <DebugType>pdbonly</DebugType>
60 <PlatformTarget>x86</PlatformTarget>
61 <ErrorReport>prompt</ErrorReport>
62 <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
63 <NoWarn>0219</NoWarn>
64 <UseVSHostingProcess>true</UseVSHostingProcess>
65 <Prefer32Bit>false</Prefer32Bit>
66 </PropertyGroup>
67 <PropertyGroup>
68 <ApplicationManifest>DTXManiaGR.exe.x86.manifest</ApplicationManifest>
69 </PropertyGroup>
70 <ItemGroup>
71 <Reference Include="Microsoft.VisualBasic" />
72 <Reference Include="SlimDXc_net20x86_Jun2010">
73 <HintPath>..\実行時フォルダ\dll\SlimDXc_net20x86_Jun2010.dll</HintPath>
74 </Reference>
75 <Reference Include="System" />
76 <Reference Include="System.Data" />
77 <Reference Include="System.Drawing" />
78 <Reference Include="System.Runtime.Serialization" />
79 <Reference Include="System.Web" />
80 <Reference Include="System.Windows.Forms" />
81 <Reference Include="System.Xml" />
82 </ItemGroup>
83 <ItemGroup>
84 <Compile Include="Properties\AssemblyInfo.cs" />
85 <EmbeddedResource Include="Properties\Resources.ja-JP.resx">
86 <SubType>Designer</SubType>
87 </EmbeddedResource>
88 <None Include="packages.config" />
89 <None Include="コード\ステージ\04.コンフィグ\DeletedCode.cs" />
90 <Compile Include="コード\ステージ\04.コンフィグ\CConfigXml.cs" />
91 <Compile Include="コード\ステージ\04.コンフィグ\COption.cs" />
92 <Compile Include="コード\ステージ\07.演奏\CAct演奏Lane.cs" />
93 <Compile Include="コード\ステージ\07.演奏\CStage演奏画面共通_描画.cs" />
94 <Compile Include="コード\ステージ\07.演奏\TypesForPlayStage.cs" />
95 <Compile Include="コード\ステージ\CActDigit.cs" />
96 <Compile Include="コード\全体\CResources.cs" />
97 <Compile Include="コード\全体\Coordinates.cs" />
98 <Compile Include="コード\全体\STPlugin.cs" />
99 <Compile Include="コード\全体\TextureFactory.cs" />
100 <EmbeddedResource Include="Properties\Resources.resx">
101 <Generator>ResXFileCodeGenerator</Generator>
102 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
103 <SubType>Designer</SubType>
104 </EmbeddedResource>
105 <Compile Include="Properties\Resources.Designer.cs">
106 <AutoGen>True</AutoGen>
107 <DependentUpon>Resources.resx</DependentUpon>
108 <DesignTime>True</DesignTime>
109 </Compile>
110 <None Include="app.config">
111 <SubType>Designer</SubType>
112 </None>
113 <None Include="DTXManiaGR.exe.x86.manifest">
114 <SubType>Designer</SubType>
115 </None>
116 <None Include="Properties\Settings.settings">
117 <Generator>SettingsSingleFileGenerator</Generator>
118 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
119 </None>
120 <Compile Include="Properties\Settings.Designer.cs">
121 <AutoGen>True</AutoGen>
122 <DependentUpon>Settings.settings</DependentUpon>
123 <DesignTimeSharedInput>True</DesignTimeSharedInput>
124 </Compile>
125 <Compile Include="コード\スコア、曲\CBoxDef.cs" />
126 <Compile Include="コード\スコア、曲\CChip.cs" />
127 <Compile Include="コード\スコア、曲\CDTX.cs" />
128 <Compile Include="コード\スコア、曲\CDTXInput.cs" />
129 <Compile Include="コード\スコア、曲\CDTXNestedTypes.cs" />
130 <Compile Include="コード\スコア、曲\CScoreIni.cs" />
131 <Compile Include="コード\スコア、曲\CSetDef.cs" />
132 <Compile Include="コード\ステージ\02.タイトル\CEnumSongs.cs" />
133 <Compile Include="コード\スコア、曲\CSong管理.cs" />
134 <Compile Include="コード\スコア、曲\Cスコア.cs" />
135 <Compile Include="コード\スコア、曲\C曲リストノード.cs" />
136 <Compile Include="コード\ステージ\01.起動\CStage起動.cs" />
137 <Compile Include="コード\ステージ\02.タイトル\CActEnumSongs.cs" />
138 <Compile Include="コード\ステージ\02.タイトル\CStageタイトル.cs" />
139 <Compile Include="コード\ステージ\04.コンフィグ\CActConfigKeyAssign.cs" />
140 <Compile Include="コード\ステージ\04.コンフィグ\CActConfigList.cs" />
141 <Compile Include="コード\ステージ\04.コンフィグ\CStageコンフィグ.cs" />
142 <Compile Include="コード\ステージ\05.選曲\CActSelectArtistComment.cs" />
143 <Compile Include="コード\ステージ\05.選曲\CActSelectInformation.cs" />
144 <Compile Include="コード\ステージ\05.選曲\CActSelectPopupMenu.cs" />
145 <Compile Include="コード\ステージ\05.選曲\CActSelectPreimageパネル.cs" />
146 <Compile Include="コード\ステージ\05.選曲\CActSelectPresound.cs" />
147 <Compile Include="コード\ステージ\05.選曲\CActSelectQuickConfig.cs" />
148 <Compile Include="コード\ステージ\05.選曲\CActSelectShowCurrentPosition.cs" />
149 <Compile Include="コード\ステージ\05.選曲\CActSelectステータスパネル.cs" />
150 <Compile Include="コード\ステージ\05.選曲\CActSelect曲リスト.cs" />
151 <Compile Include="コード\ステージ\05.選曲\CActSelect演奏履歴パネル.cs" />
152 <Compile Include="コード\ステージ\05.選曲\CActSortSongs.cs" />
153 <Compile Include="コード\ステージ\05.選曲\CStage選曲.cs" />
154 <Compile Include="コード\ステージ\06.曲読み込み\CStage曲読み込み.cs" />
155 <Compile Include="コード\ステージ\07.演奏\CAct演奏AVI.cs" />
156 <Compile Include="コード\ステージ\07.演奏\CAct演奏BGA.cs" />
157 <Compile Include="コード\ステージ\07.演奏\CAct演奏Combo共通.cs" />
158 <Compile Include="コード\ステージ\07.演奏\CAct演奏Danger共通.cs" />
159 <Compile Include="コード\ステージ\07.演奏\CAct演奏RGB共通.cs" />
160 <Compile Include="コード\ステージ\07.演奏\CAct演奏WailingBonus共通.cs" />
161 <Compile Include="コード\ステージ\07.演奏\CAct演奏ゲージ共通.cs" />
162 <Compile Include="コード\ステージ\07.演奏\CAct演奏スクロール速度.cs" />
163 <Compile Include="コード\ステージ\07.演奏\CAct演奏スコア共通.cs" />
164 <Compile Include="コード\ステージ\07.演奏\CAct演奏ステージ失敗.cs" />
165 <Compile Include="コード\ステージ\07.演奏\CAct演奏ステータスパネル共通.cs" />
166 <Compile Include="コード\ステージ\07.演奏\CAct演奏チップファイアGB.cs" />
167 <Compile Include="コード\ステージ\07.演奏\CAct演奏パネル文字列.cs" />
168 <Compile Include="コード\ステージ\07.演奏\CAct演奏レーンフラッシュGB共通.cs" />
169 <Compile Include="コード\ステージ\07.演奏\CAct演奏判定文字列共通.cs" />
170 <Compile Include="コード\ステージ\07.演奏\CAct演奏演奏情報.cs" />
171 <Compile Include="コード\ステージ\07.演奏\CInvisibleChip.cs" />
172 <Compile Include="コード\ステージ\07.演奏\CStage演奏画面共通.cs" />
173 <Compile Include="コード\ステージ\07.演奏\CWailingChip.cs" />
174 <Compile Include="コード\ステージ\07.演奏\C演奏判定ライン座標共通.cs" />
175 <Compile Include="コード\ステージ\07.演奏\ドラム画面\CAct演奏Drumsグラフ.cs" />
176 <Compile Include="コード\ステージ\07.演奏\ドラム画面\CAct演奏DrumsチップファイアD.cs" />
177 <Compile Include="コード\ステージ\07.演奏\ドラム画面\CAct演奏Drumsパッド.cs" />
178 <Compile Include="コード\ステージ\07.演奏\ドラム画面\CAct演奏DrumsレーンフラッシュD.cs" />
179 <Compile Include="コード\ステージ\08.結果\CActResultImage.cs" />
180 <Compile Include="コード\ステージ\08.結果\CActResultParameterPanel.cs" />
181 <Compile Include="コード\ステージ\08.結果\CActResultRank.cs" />
182 <Compile Include="コード\ステージ\08.結果\CActResultSongBar.cs" />
183 <Compile Include="コード\ステージ\08.結果\CStage結果.cs" />
184 <Compile Include="コード\ステージ\09.終了\CStage終了.cs" />
185 <Compile Include="コード\ステージ\10.ChangeSkin\CStageChangeSkin.cs" />
186 <Compile Include="コード\ステージ\CActFIFOBlack.cs" />
187 <Compile Include="コード\ステージ\CActFIFOWhite.cs" />
188 <Compile Include="コード\ステージ\CActオプションパネル.cs" />
189 <Compile Include="コード\ステージ\CDTXVmode.cs" />
190 <Compile Include="コード\ステージ\CStage.cs" />
191 <Compile Include="コード\プラグイン\CPluginHost.cs" />
192 <Compile Include="コード\プラグイン\IPluginActivity.cs" />
193 <Compile Include="コード\プラグイン\IPluginHost.cs" />
194 <Compile Include="コード\全体\CActFlushGPU.cs" />
195 <Compile Include="コード\全体\CDTXMania.cs" />
196 <Compile Include="コード\全体\CDTXVersion.cs" />
197 <Compile Include="コード\全体\CPad.cs" />
198 <Compile Include="コード\全体\CPreviewMagnifier.cs" />
199 <Compile Include="コード\全体\CPrivateFastFont.cs" />
200 <Compile Include="コード\全体\CPrivateFont.cs" />
201 <Compile Include="コード\全体\CScale.cs" />
202 <Compile Include="コード\全体\CSkin.cs" />
203 <Compile Include="コード\全体\C定数.cs" />
204 <Compile Include="コード\全体\C文字コンソール.cs" />
205 <Compile Include="コード\全体\Program.cs" />
206 <None Include="SlimDXKey_yyagi.snk" />
207 </ItemGroup>
208 <ItemGroup>
209 <Content Include="dtx.ico" />
210 </ItemGroup>
211 <ItemGroup>
212 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
213 <Visible>False</Visible>
214 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
215 <Install>false</Install>
216 </BootstrapperPackage>
217 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
218 <Visible>False</Visible>
219 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
220 <Install>true</Install>
221 </BootstrapperPackage>
222 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
223 <Visible>False</Visible>
224 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
225 <Install>false</Install>
226 </BootstrapperPackage>
227 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
228 <Visible>False</Visible>
229 <ProductName>.NET Framework 3.5</ProductName>
230 <Install>false</Install>
231 </BootstrapperPackage>
232 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
233 <Visible>False</Visible>
234 <ProductName>.NET Framework 3.5 SP1</ProductName>
235 <Install>false</Install>
236 </BootstrapperPackage>
237 </ItemGroup>
238 <ItemGroup>
239 <ProjectReference Include="..\FDK17プロジェクト\FDK19.csproj">
240 <Project>{bcd40908-f3e2-4707-bfaa-1dd99df6357d}</Project>
241 <Name>FDK19</Name>
242 </ProjectReference>
243 </ItemGroup>
244 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
245 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
246 Other similar extension points exist, see Microsoft.Common.targets.
247 <Target Name="BeforeBuild">
248 </Target>
249 <Target Name="AfterBuild">
250 </Target>
251 -->
252 <PropertyGroup>
253 <PostBuildEvent>copy /Y "$(TargetPath)" "$(SolutionDir)..\実行時フォルダ"
254 copy /Y "$(TargetPath)".config "$(SolutionDir)..\実行時フォルダ"
255 move /Y "$(TargetDir)Bass.Net.dll" "$(TargetDir)dll"
256 move /Y "$(TargetDir)DirectShowLib-2005.dll" "$(TargetDir)dll"
257 move /Y "$(TargetDir)FDK.dll" "$(TargetDir)dll"
258 move /Y "$(TargetDir)SlimDXc_net20x86_Jun2010.dll" "$(TargetDir)dll"
259 </PostBuildEvent>
260 </PropertyGroup>
261 </Project>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26