Develop and Download Open Source Software

Browse Subversion Repository

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 977 - (show annotations) (download)
Sun Apr 10 15:48:37 2016 UTC (7 years, 11 months ago) by yyagi
File size: 21554 byte(s)
#30333 rev976までの内容を、trunkにマージ。
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>{BAC81BCC-5689-4600-91A0-7427667500D6}</ProjectGuid>
9 <OutputType>WinExe</OutputType>
10 <AppDesignerFolder>Properties</AppDesignerFolder>
11 <RootNamespace>DTXCreator</RootNamespace>
12 <AssemblyName>DTXCreator</AssemblyName>
13 <TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
14 <FileAlignment>512</FileAlignment>
15 <ApplicationIcon>コード\99.リソース\DTXC.ico</ApplicationIcon>
16 <ApplicationManifest>DTXCreator.exe.x86.manifest</ApplicationManifest>
17 <IsWebBootstrapper>false</IsWebBootstrapper>
18 <FileUpgradeFlags>
19 </FileUpgradeFlags>
20 <UpgradeBackupLocation>
21 </UpgradeBackupLocation>
22 <OldToolsVersion>3.5</OldToolsVersion>
23 <TargetFrameworkProfile />
24 <PublishUrl>publish\</PublishUrl>
25 <Install>true</Install>
26 <InstallFrom>Disk</InstallFrom>
27 <UpdateEnabled>false</UpdateEnabled>
28 <UpdateMode>Foreground</UpdateMode>
29 <UpdateInterval>7</UpdateInterval>
30 <UpdateIntervalUnits>Days</UpdateIntervalUnits>
31 <UpdatePeriodically>false</UpdatePeriodically>
32 <UpdateRequired>false</UpdateRequired>
33 <MapFileExtensions>true</MapFileExtensions>
34 <ApplicationRevision>0</ApplicationRevision>
35 <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
36 <UseApplicationTrust>false</UseApplicationTrust>
37 <BootstrapperEnabled>true</BootstrapperEnabled>
38 </PropertyGroup>
39 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
40 <DebugSymbols>true</DebugSymbols>
41 <OutputPath>bin\x86\Debug\</OutputPath>
42 <DefineConstants>TRACE;DEBUG;USE_ENGLISHRESOURCE_ USE_GERMANRESOURCE_</DefineConstants>
43 <DebugType>full</DebugType>
44 <PlatformTarget>x86</PlatformTarget>
45 <ErrorReport>prompt</ErrorReport>
46 <NoWarn>0219</NoWarn>
47 <Prefer32Bit>false</Prefer32Bit>
48 </PropertyGroup>
49 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
50 <OutputPath>bin\x86\Release\</OutputPath>
51 <DefineConstants>TRACE</DefineConstants>
52 <Optimize>true</Optimize>
53 <DebugType>pdbonly</DebugType>
54 <PlatformTarget>x86</PlatformTarget>
55 <ErrorReport>prompt</ErrorReport>
56 <NoWarn>0219</NoWarn>
57 <Prefer32Bit>false</Prefer32Bit>
58 </PropertyGroup>
59 <PropertyGroup>
60 <SignAssembly>false</SignAssembly>
61 </PropertyGroup>
62 <PropertyGroup>
63 <AssemblyOriginatorKeyFile>
64 </AssemblyOriginatorKeyFile>
65 </PropertyGroup>
66 <ItemGroup>
67 <Reference Include="SlimDXc_net20x86_Jun2010, Version=1002.0.10.43, Culture=neutral, PublicKeyToken=53d0e4ef1f1579f5, processorArchitecture=x86">
68 <SpecificVersion>False</SpecificVersion>
69 <HintPath>..\実行時フォルダ(DTXCreator)\dll\SlimDXc_net20x86_Jun2010.dll</HintPath>
70 </Reference>
71 <Reference Include="System" />
72 <Reference Include="System.Data" />
73 <Reference Include="System.Drawing" />
74 <Reference Include="System.Management" />
75 <Reference Include="System.Runtime.Serialization" />
76 <Reference Include="System.Windows.Forms" />
77 <Reference Include="System.Xml" />
78 </ItemGroup>
79 <ItemGroup>
80 <Compile Include="コード\00.全体\AppSetting.cs" />
81 <Compile Include="コード\00.全体\CDTX入出力.cs" />
82 <Compile Include="コード\00.全体\Cバージョン情報.cs">
83 <SubType>Form</SubType>
84 </Compile>
85 <Compile Include="コード\00.全体\Cバージョン情報.Designer.cs">
86 <DependentUpon>Cバージョン情報.cs</DependentUpon>
87 </Compile>
88 <Compile Include="コード\00.全体\Cメインフォーム.cs">
89 <SubType>Form</SubType>
90 </Compile>
91 <Compile Include="コード\00.全体\Cメインフォーム.Designer.cs">
92 <DependentUpon>Cメインフォーム.cs</DependentUpon>
93 </Compile>
94 <Compile Include="コード\00.全体\MakeTempDTX.cs" />
95 <Compile Include="コード\00.全体\Program.cs" />
96 <Compile Include="Properties\AssemblyInfo.cs" />
97 <Compile Include="コード\07.MIDIインポート\CMIDI.cs" />
98 <Compile Include="コード\07.MIDIインポート\CMIDIインポートダイアログ.cs">
99 <SubType>Form</SubType>
100 </Compile>
101 <Compile Include="コード\07.MIDIインポート\CMIDIインポートダイアログ.Designer.cs">
102 <DependentUpon>CMIDIインポートダイアログ.cs</DependentUpon>
103 </Compile>
104 <Compile Include="コード\07.MIDIインポート\CMIDIインポート管理.cs" />
105 <Compile Include="コード\07.MIDIインポート\CMIDIイベント.cs" />
106 <Compile Include="コード\07.MIDIインポート\CMIDIトラック.cs" />
107 <EmbeddedResource Include="Properties\Resources.ja-JP.resx">
108 <SubType>Designer</SubType>
109 </EmbeddedResource>
110 <EmbeddedResource Include="Properties\Resources.resx">
111 <Generator>ResXFileCodeGenerator</Generator>
112 <LastGenOutput>Resources.Designer.cs</LastGenOutput>
113 <SubType>Designer</SubType>
114 </EmbeddedResource>
115 <EmbeddedResource Include="コード\00.全体\Cバージョン情報.resx">
116 <DependentUpon>Cバージョン情報.cs</DependentUpon>
117 <SubType>Designer</SubType>
118 </EmbeddedResource>
119 <EmbeddedResource Include="コード\00.全体\Cメインフォーム.ja-JP.resx">
120 <DependentUpon>Cメインフォーム.cs</DependentUpon>
121 <SubType>Designer</SubType>
122 </EmbeddedResource>
123 <EmbeddedResource Include="コード\00.全体\Cメインフォーム.resx">
124 <DependentUpon>Cメインフォーム.cs</DependentUpon>
125 <SubType>Designer</SubType>
126 </EmbeddedResource>
127 <EmbeddedResource Include="コード\02.WAV_BMP_AVI\Cサウンドプロパティダイアログ.ja-JP.resx">
128 <DependentUpon>Cサウンドプロパティダイアログ.cs</DependentUpon>
129 <SubType>Designer</SubType>
130 </EmbeddedResource>
131 <EmbeddedResource Include="コード\02.WAV_BMP_AVI\Cサウンドプロパティダイアログ.resx">
132 <DependentUpon>Cサウンドプロパティダイアログ.cs</DependentUpon>
133 <SubType>Designer</SubType>
134 </EmbeddedResource>
135 <EmbeddedResource Include="コード\02.WAV_BMP_AVI\C動画プロパティダイアログ.ja-JP.resx">
136 <DependentUpon>C動画プロパティダイアログ.cs</DependentUpon>
137 <SubType>Designer</SubType>
138 </EmbeddedResource>
139 <EmbeddedResource Include="コード\02.WAV_BMP_AVI\C動画プロパティダイアログ.resx">
140 <DependentUpon>C動画プロパティダイアログ.cs</DependentUpon>
141 <SubType>Designer</SubType>
142 </EmbeddedResource>
143 <EmbeddedResource Include="コード\02.WAV_BMP_AVI\C画像プロパティダイアログ.ja-JP.resx">
144 <DependentUpon>C画像プロパティダイアログ.cs</DependentUpon>
145 <SubType>Designer</SubType>
146 </EmbeddedResource>
147 <EmbeddedResource Include="コード\02.WAV_BMP_AVI\C画像プロパティダイアログ.resx">
148 <DependentUpon>C画像プロパティダイアログ.cs</DependentUpon>
149 <SubType>Designer</SubType>
150 </EmbeddedResource>
151 <EmbeddedResource Include="コード\03.オプション関連\Cオプションダイアログ.ja-JP.resx">
152 <DependentUpon>Cオプションダイアログ.cs</DependentUpon>
153 <SubType>Designer</SubType>
154 </EmbeddedResource>
155 <EmbeddedResource Include="コード\03.オプション関連\Cオプションダイアログ.resx">
156 <DependentUpon>Cオプションダイアログ.cs</DependentUpon>
157 <SubType>Designer</SubType>
158 </EmbeddedResource>
159 <EmbeddedResource Include="コード\04.チップパレット関連\Cチップパレット.ja-JP.resx">
160 <DependentUpon>Cチップパレット.cs</DependentUpon>
161 <SubType>Designer</SubType>
162 </EmbeddedResource>
163 <EmbeddedResource Include="コード\04.チップパレット関連\Cチップパレット.resx">
164 <DependentUpon>Cチップパレット.cs</DependentUpon>
165 <SubType>Designer</SubType>
166 </EmbeddedResource>
167 <EmbeddedResource Include="コード\05.譜面\C小節長変更ダイアログ.ja-JP.resx">
168 <DependentUpon>C小節長変更ダイアログ.cs</DependentUpon>
169 <SubType>Designer</SubType>
170 </EmbeddedResource>
171 <EmbeddedResource Include="コード\05.譜面\C小節長変更ダイアログ.resx">
172 <DependentUpon>C小節長変更ダイアログ.cs</DependentUpon>
173 <SubType>Designer</SubType>
174 </EmbeddedResource>
175 <EmbeddedResource Include="コード\05.譜面\C数値入力ダイアログ.ja-JP.resx">
176 <DependentUpon>C数値入力ダイアログ.cs</DependentUpon>
177 <SubType>Designer</SubType>
178 </EmbeddedResource>
179 <EmbeddedResource Include="コード\05.譜面\C数値入力ダイアログ.resx">
180 <DependentUpon>C数値入力ダイアログ.cs</DependentUpon>
181 <SubType>Designer</SubType>
182 </EmbeddedResource>
183 <EmbeddedResource Include="コード\05.譜面\C検索ダイアログ.ja-JP.resx">
184 <DependentUpon>C検索ダイアログ.cs</DependentUpon>
185 <SubType>Designer</SubType>
186 </EmbeddedResource>
187 <EmbeddedResource Include="コード\05.譜面\C検索ダイアログ.resx">
188 <DependentUpon>C検索ダイアログ.cs</DependentUpon>
189 <SubType>Designer</SubType>
190 </EmbeddedResource>
191 <EmbeddedResource Include="コード\05.譜面\C置換ダイアログ.ja-JP.resx">
192 <DependentUpon>C置換ダイアログ.cs</DependentUpon>
193 <SubType>Designer</SubType>
194 </EmbeddedResource>
195 <EmbeddedResource Include="コード\05.譜面\C置換ダイアログ.resx">
196 <DependentUpon>C置換ダイアログ.cs</DependentUpon>
197 <SubType>Designer</SubType>
198 </EmbeddedResource>
199 <EmbeddedResource Include="コード\06.汎用\Cメッセージポップアップ.ja-JP.resx">
200 <DependentUpon>Cメッセージポップアップ.cs</DependentUpon>
201 <SubType>Designer</SubType>
202 </EmbeddedResource>
203 <EmbeddedResource Include="コード\06.汎用\Cメッセージポップアップ.resx">
204 <DependentUpon>Cメッセージポップアップ.cs</DependentUpon>
205 <SubType>Designer</SubType>
206 </EmbeddedResource>
207 <Compile Include="Properties\Resources.Designer.cs">
208 <AutoGen>True</AutoGen>
209 <DependentUpon>Resources.resx</DependentUpon>
210 <DesignTime>True</DesignTime>
211 </Compile>
212 <EmbeddedResource Include="コード\07.MIDIインポート\CMIDIインポートダイアログ.ja-JP.resx">
213 <DependentUpon>CMIDIインポートダイアログ.cs</DependentUpon>
214 <SubType>Designer</SubType>
215 </EmbeddedResource>
216 <EmbeddedResource Include="コード\07.MIDIインポート\CMIDIインポートダイアログ.resx">
217 <DependentUpon>CMIDIインポートダイアログ.cs</DependentUpon>
218 <SubType>Designer</SubType>
219 </EmbeddedResource>
220 <None Include="app.config">
221 <SubType>Designer</SubType>
222 </None>
223 <None Include="DTXCreator.exe.x86.manifest">
224 <SubType>Designer</SubType>
225 </None>
226 <None Include="Properties\Settings.settings">
227 <Generator>SettingsSingleFileGenerator</Generator>
228 <LastGenOutput>Settings.Designer.cs</LastGenOutput>
229 </None>
230 <Compile Include="Properties\Settings.Designer.cs">
231 <AutoGen>True</AutoGen>
232 <DependentUpon>Settings.settings</DependentUpon>
233 <DesignTimeSharedInput>True</DesignTimeSharedInput>
234 </Compile>
235 <Compile Include="コード\01.UndoRedo\CUndoRedoセル.cs" />
236 <Compile Include="コード\01.UndoRedo\CUndoRedoセル仮想.cs" />
237 <Compile Include="コード\01.UndoRedo\CUndoRedoディレクトリ.cs" />
238 <Compile Include="コード\01.UndoRedo\CUndoRedo管理.cs" />
239 <Compile Include="コード\02.WAV_BMP_AVI\CAVI.cs" />
240 <Compile Include="コード\02.WAV_BMP_AVI\CAVIキャッシュ.cs" />
241 <Compile Include="コード\02.WAV_BMP_AVI\CAVIリスト管理.cs" />
242 <Compile Include="コード\02.WAV_BMP_AVI\CBMP.cs" />
243 <Compile Include="コード\02.WAV_BMP_AVI\CBMPキャッシュ.cs" />
244 <Compile Include="コード\02.WAV_BMP_AVI\CBMPリスト管理.cs" />
245 <Compile Include="コード\02.WAV_BMP_AVI\CWAV.cs" />
246 <Compile Include="コード\02.WAV_BMP_AVI\CWAVキャッシュ.cs" />
247 <Compile Include="コード\02.WAV_BMP_AVI\CWAVリスト管理.cs" />
248 <Compile Include="コード\02.WAV_BMP_AVI\Cサウンドプロパティダイアログ.cs">
249 <SubType>Form</SubType>
250 </Compile>
251 <Compile Include="コード\02.WAV_BMP_AVI\Cサウンドプロパティダイアログ.Designer.cs">
252 <DependentUpon>Cサウンドプロパティダイアログ.cs</DependentUpon>
253 </Compile>
254 <Compile Include="コード\02.WAV_BMP_AVI\C動画プロパティダイアログ.cs">
255 <SubType>Form</SubType>
256 </Compile>
257 <Compile Include="コード\02.WAV_BMP_AVI\C動画プロパティダイアログ.Designer.cs">
258 <DependentUpon>C動画プロパティダイアログ.cs</DependentUpon>
259 </Compile>
260 <Compile Include="コード\02.WAV_BMP_AVI\C画像プロパティダイアログ.cs">
261 <SubType>Form</SubType>
262 </Compile>
263 <Compile Include="コード\02.WAV_BMP_AVI\C画像プロパティダイアログ.Designer.cs">
264 <DependentUpon>C画像プロパティダイアログ.cs</DependentUpon>
265 </Compile>
266 <Compile Include="コード\03.オプション関連\Cオプションダイアログ.cs">
267 <SubType>Form</SubType>
268 </Compile>
269 <Compile Include="コード\03.オプション関連\Cオプションダイアログ.Designer.cs">
270 <DependentUpon>Cオプションダイアログ.cs</DependentUpon>
271 </Compile>
272 <Compile Include="コード\03.オプション関連\Cオプション管理.cs" />
273 <Compile Include="コード\04.チップパレット関連\Cチップパレット.cs">
274 <SubType>Form</SubType>
275 </Compile>
276 <Compile Include="コード\04.チップパレット関連\Cチップパレット.Designer.cs">
277 <DependentUpon>Cチップパレット.cs</DependentUpon>
278 </Compile>
279 <Compile Include="コード\04.チップパレット関連\Cチップパレット向けDragDropデータ.cs" />
280 <Compile Include="コード\05.譜面\Cクリップセル.cs" />
281 <Compile Include="コード\05.譜面\Cクリップボード.cs" />
282 <Compile Include="コード\05.譜面\Cチップ.cs" />
283 <Compile Include="コード\05.譜面\Cチップ位置用UndoRedo.cs" />
284 <Compile Include="コード\05.譜面\Cチップ配置用UndoRedo.cs" />
285 <Compile Include="コード\05.譜面\Cレーン.cs" />
286 <Compile Include="コード\05.譜面\Cレーン割付用UndoRedo.cs" />
287 <Compile Include="コード\05.譜面\C小節.cs" />
288 <Compile Include="コード\05.譜面\C小節用UndoRedo.cs" />
289 <Compile Include="コード\05.譜面\C小節長変更ダイアログ.cs">
290 <SubType>Form</SubType>
291 </Compile>
292 <Compile Include="コード\05.譜面\C小節長変更ダイアログ.Designer.cs">
293 <DependentUpon>C小節長変更ダイアログ.cs</DependentUpon>
294 </Compile>
295 <Compile Include="コード\05.譜面\C数値入力ダイアログ.cs">
296 <SubType>Form</SubType>
297 </Compile>
298 <Compile Include="コード\05.譜面\C数値入力ダイアログ.Designer.cs">
299 <DependentUpon>C数値入力ダイアログ.cs</DependentUpon>
300 </Compile>
301 <Compile Include="コード\05.譜面\C検索ダイアログ.cs">
302 <SubType>Form</SubType>
303 </Compile>
304 <Compile Include="コード\05.譜面\C検索ダイアログ.Designer.cs">
305 <DependentUpon>C検索ダイアログ.cs</DependentUpon>
306 </Compile>
307 <Compile Include="コード\05.譜面\C編集モード管理.cs" />
308 <Compile Include="コード\05.譜面\C置換ダイアログ.cs">
309 <SubType>Form</SubType>
310 </Compile>
311 <Compile Include="コード\05.譜面\C置換ダイアログ.Designer.cs">
312 <DependentUpon>C置換ダイアログ.cs</DependentUpon>
313 </Compile>
314 <Compile Include="コード\05.譜面\C譜面管理.cs" />
315 <Compile Include="コード\05.譜面\C選択モード管理.cs" />
316 <Compile Include="コード\05.譜面\C難易度自動計算マン.cs" />
317 <Compile Include="コード\06.汎用\Cファイル選択・パス変換.cs" />
318 <Compile Include="コード\06.汎用\Cメッセージポップアップ.cs">
319 <SubType>Form</SubType>
320 </Compile>
321 <Compile Include="コード\06.汎用\Cメッセージポップアップ.Designer.cs">
322 <DependentUpon>Cメッセージポップアップ.cs</DependentUpon>
323 </Compile>
324 </ItemGroup>
325 <ItemGroup>
326 <Content Include="コード\99.リソース\AudioHS.png" />
327 <Content Include="コード\99.リソース\CopyHS.png" />
328 <Content Include="コード\99.リソース\CutHS.png" />
329 <Content Include="コード\99.リソース\DataContainer_MoveNextHS.png" />
330 <Content Include="コード\99.リソース\DataContainer_NewRecordHS.png" />
331 <Content Include="コード\99.リソース\deleteHS.png" />
332 <Content Include="コード\99.リソース\DocumentHS.png" />
333 <Content Include="コード\99.リソース\DTXC.ico" />
334 <Content Include="コード\99.リソース\EditInformationHS.png" />
335 <Content Include="コード\99.リソース\Edit_RedoHS.png" />
336 <Content Include="コード\99.リソース\Edit_UndoHS.png" />
337 <Content Include="コード\99.リソース\Help.png" />
338 <Content Include="コード\99.リソース\MoveDown.png" />
339 <Content Include="コード\99.リソース\MoveUp.png" />
340 <Content Include="コード\99.リソース\MusicDoc.PNG" />
341 <Content Include="コード\99.リソース\openHS.png" />
342 <Content Include="コード\99.リソース\PasteHS.png" />
343 <Content Include="コード\99.リソース\PauseHS.png" />
344 <Content Include="コード\99.リソース\pencil.gif" />
345 <Content Include="コード\99.リソース\PicDoc.PNG" />
346 <Content Include="コード\99.リソース\PointerHS.png" />
347 <Content Include="コード\99.リソース\saveHS.png" />
348 <Content Include="コード\99.リソース\StopHS.png" />
349 <Content Include="コード\99.リソース\VideoDoc.PNG" />
350 <Content Include="コード\99.リソース\りらちょー.png" />
351 <Content Include="コード\99.リソース\バージョン情報.png" />
352 <Content Include="コード\99.リソース\最初から再生.png" />
353 <Content Include="コード\99.リソース\表示形式.png" />
354 </ItemGroup>
355 <ItemGroup>
356 <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
357 <Visible>False</Visible>
358 <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
359 <Install>false</Install>
360 </BootstrapperPackage>
361 <BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
362 <Visible>False</Visible>
363 <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
364 <Install>true</Install>
365 </BootstrapperPackage>
366 <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
367 <Visible>False</Visible>
368 <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
369 <Install>false</Install>
370 </BootstrapperPackage>
371 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
372 <Visible>False</Visible>
373 <ProductName>.NET Framework 3.5</ProductName>
374 <Install>false</Install>
375 </BootstrapperPackage>
376 <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
377 <Visible>False</Visible>
378 <ProductName>.NET Framework 3.5 SP1</ProductName>
379 <Install>false</Install>
380 </BootstrapperPackage>
381 </ItemGroup>
382 <ItemGroup>
383 <ProjectReference Include="..\FDK17プロジェクト\FDK19.csproj">
384 <Project>{BCD40908-F3E2-4707-BFAA-1DD99DF6357D}</Project>
385 <Name>FDK19</Name>
386 </ProjectReference>
387 </ItemGroup>
388 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
389 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
390 Other similar extension points exist, see Microsoft.Common.targets.
391 <Target Name="BeforeBuild">
392 </Target>
393 <Target Name="AfterBuild">
394 </Target>
395 -->
396 <PropertyGroup>
397 <PostBuildEvent>copy /Y "$(TargetPath)" "$(SolutionDir)..\実行時フォルダ(DTXCreator)"
398 copy /Y "$(TargetPath)".config "$(SolutionDir)..\実行時フォルダ(DTXCreator)"
399 mkdir "$(SolutionDir)..\実行時フォルダ(DTXCreator)\ja-JP"
400 copy /Y "$(TargetDir)ja-JP" "$(SolutionDir)..\実行時フォルダ(DTXCreator)\ja-JP"
401 mkdir "$(SolutionDir)..\実行時フォルダ(DTXCreator)\dll"
402 move /Y "$(TargetDir)\Bass.Net.dll" "$(TargetDir)dll"
403 move /Y "$(TargetDir)\DirectShowLib-2005.dll" "$(TargetDir)dll"
404 move /Y "$(TargetDir)\FDK.dll" "$(TargetDir)dll"
405 move /Y "$(TargetDir)\SlimDXc_net20x86_Jun2010.dll" "$(TargetDir)dll"
406 </PostBuildEvent>
407 </PropertyGroup>
408 </Project>

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