23
23
<Keyword >Win32Proj</Keyword >
24
24
<ProjectGuid >{afd2f6e3-e658-4a1b-a691-8f10a858321b}</ProjectGuid >
25
25
<RootNamespace >hlp</RootNamespace >
26
- <WindowsTargetPlatformVersion >7 .0</WindowsTargetPlatformVersion >
26
+ <WindowsTargetPlatformVersion >10.0.20348 .0</WindowsTargetPlatformVersion >
27
27
</PropertyGroup >
28
28
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
29
29
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
30
30
<ConfigurationType >Utility</ConfigurationType >
31
- <UseDebugLibraries >true </UseDebugLibraries >
32
- <PlatformToolset >v141_xp </PlatformToolset >
31
+ <UseDebugLibraries >false </UseDebugLibraries >
32
+ <PlatformToolset >v143 </PlatformToolset >
33
33
<CharacterSet >Unicode</CharacterSet >
34
34
</PropertyGroup >
35
35
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
36
36
<ConfigurationType >Utility</ConfigurationType >
37
37
<UseDebugLibraries >false</UseDebugLibraries >
38
- <PlatformToolset >v141_xp </PlatformToolset >
39
- <WholeProgramOptimization >true </WholeProgramOptimization >
38
+ <PlatformToolset >v143 </PlatformToolset >
39
+ <WholeProgramOptimization >false </WholeProgramOptimization >
40
40
<CharacterSet >Unicode</CharacterSet >
41
41
</PropertyGroup >
42
42
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
43
43
<ConfigurationType >Utility</ConfigurationType >
44
- <UseDebugLibraries >true </UseDebugLibraries >
45
- <PlatformToolset >v141_xp </PlatformToolset >
44
+ <UseDebugLibraries >false </UseDebugLibraries >
45
+ <PlatformToolset >v143 </PlatformToolset >
46
46
<CharacterSet >Unicode</CharacterSet >
47
47
</PropertyGroup >
48
48
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
49
49
<ConfigurationType >Utility</ConfigurationType >
50
50
<UseDebugLibraries >false</UseDebugLibraries >
51
- <PlatformToolset >v141_xp </PlatformToolset >
52
- <WholeProgramOptimization >true </WholeProgramOptimization >
51
+ <PlatformToolset >v143 </PlatformToolset >
52
+ <WholeProgramOptimization >false </WholeProgramOptimization >
53
53
<CharacterSet >Unicode</CharacterSet >
54
54
</PropertyGroup >
55
55
<Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
156
156
</None >
157
157
<CustomBuild Include =" Dn-FamiTracker.hhp" >
158
158
<FileType >Document</FileType >
159
- <Command Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >start /wait hhc "Dn-FamiTracker .hhp"
160
- if not exist "Dn-FamiTracker .chm" goto :HelpError
161
- copy "Dn-FamiTracker .chm" "$(OutDir)Dn-FamiTracker .chm"
159
+ <Command Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >start /wait hhc "$(SolutionName) .hhp"
160
+ if not exist "$(SolutionName) .chm" goto :HelpError
161
+ copy "$(SolutionName) .chm" "$(OutDir)$(SolutionName) .chm"
162
162
goto :HelpDone
163
163
:HelpError
164
- echo hlp\Dn-FamiTracker .hhp(1) : error:Problem encountered creating help file
164
+ echo $(ProjectDir)$(SolutionName) .hhp(1) : error:Problem encountered creating help file
165
165
echo.
166
166
:HelpDone
167
167
echo.</Command >
168
- <Command Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >start /wait hhc "Dn-FamiTracker .hhp"
169
- if not exist "Dn-FamiTracker .chm" goto :HelpError
170
- copy "Dn-FamiTracker .chm" "$(OutDir)Dn-FamiTracker .chm"
168
+ <Command Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >start /wait hhc "$(SolutionName) .hhp"
169
+ if not exist "$(SolutionName) .chm" goto :HelpError
170
+ copy "$(SolutionName) .chm" "$(OutDir)$(SolutionName) .chm"
171
171
goto :HelpDone
172
172
:HelpError
173
- echo hlp\Dn-FamiTracker .hhp(1) : error:Problem encountered creating help file
173
+ echo $(ProjectDir)$(SolutionName) .hhp(1) : error:Problem encountered creating help file
174
174
echo.
175
175
:HelpDone
176
176
echo.</Command >
177
- <Command Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >start /wait hhc "Dn-FamiTracker .hhp"
178
- if not exist "Dn-FamiTracker .chm" goto :HelpError
179
- copy "Dn-FamiTracker .chm" "$(OutDir)Dn-FamiTracker .chm"
177
+ <Command Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >start /wait hhc "$(SolutionName) .hhp"
178
+ if not exist "$(SolutionName) .chm" goto :HelpError
179
+ copy "$(SolutionName) .chm" "$(OutDir)$(SolutionName) .chm"
180
180
goto :HelpDone
181
181
:HelpError
182
- echo hlp\Dn-FamiTracker .hhp(1) : error:Problem encountered creating help file
182
+ echo $(ProjectDir)$(SolutionName) .hhp(1) : error:Problem encountered creating help file
183
183
echo.
184
184
:HelpDone
185
185
echo.</Command >
186
- <Command Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >start /wait hhc "Dn-FamiTracker .hhp"
187
- if not exist "Dn-FamiTracker .chm" goto :HelpError
188
- copy "Dn-FamiTracker .chm" "$(OutDir)Dn-FamiTracker .chm"
186
+ <Command Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >start /wait hhc "$(SolutionName) .hhp"
187
+ if not exist "$(SolutionName) .chm" goto :HelpError
188
+ copy "$(SolutionName) .chm" "$(OutDir)$(SolutionName) .chm"
189
189
goto :HelpDone
190
190
:HelpError
191
- echo hlp\Dn-FamiTracker .hhp(1) : error:Problem encountered creating help file
191
+ echo $(ProjectDir)$(SolutionName) .hhp(1) : error:Problem encountered creating help file
192
192
echo.
193
193
:HelpDone
194
194
echo.</Command >
195
195
<Message Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >Making help file...</Message >
196
196
<Message Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >Making help file...</Message >
197
197
<Message Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >Making help file...</Message >
198
198
<Message Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >Making help file...</Message >
199
- <Outputs Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >$(OutDir)$(ProjectName ).chm</Outputs >
200
- <Outputs Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >$(OutDir)$(ProjectName ).chm</Outputs >
201
- <Outputs Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >$(OutDir)$(ProjectName ).chm</Outputs >
202
- <Outputs Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(OutDir)$(ProjectName ).chm</Outputs >
203
- <AdditionalInputs Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >..\ HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs >
204
- <AdditionalInputs Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >..\ HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs >
205
- <AdditionalInputs Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >..\ HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs >
206
- <AdditionalInputs Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >..\ HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs >
199
+ <Outputs Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >$(OutDir)$(SolutionName ).chm</Outputs >
200
+ <Outputs Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >$(OutDir)$(SolutionName ).chm</Outputs >
201
+ <Outputs Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >$(OutDir)$(SolutionName ).chm</Outputs >
202
+ <Outputs Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >$(OutDir)$(SolutionName ).chm</Outputs >
203
+ <AdditionalInputs Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs >
204
+ <AdditionalInputs Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs >
205
+ <AdditionalInputs Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs >
206
+ <AdditionalInputs Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >HTMLDefines.h;%(AdditionalInputs)</AdditionalInputs >
207
207
</CustomBuild >
208
208
<None Include =" 2a03.htm" >
209
209
<DeploymentContent >true</DeploymentContent >
@@ -223,9 +223,15 @@ echo.</Command>
223
223
<None Include =" config_appearance.htm" >
224
224
<DeploymentContent >true</DeploymentContent >
225
225
</None >
226
+ <None Include =" config_emulation.htm" >
227
+ <DeploymentContent >true</DeploymentContent >
228
+ </None >
226
229
<None Include =" config_general.htm" >
227
230
<DeploymentContent >true</DeploymentContent >
228
231
</None >
232
+ <None Include =" config_gui.htm" >
233
+ <DeploymentContent >true</DeploymentContent >
234
+ </None >
229
235
<None Include =" config_midi.htm" >
230
236
<DeploymentContent >true</DeploymentContent >
231
237
</None >
@@ -238,6 +244,9 @@ echo.</Command>
238
244
<None Include =" config_sound.htm" >
239
245
<DeploymentContent >true</DeploymentContent >
240
246
</None >
247
+ <None Include =" config_version.htm" >
248
+ <DeploymentContent >true</DeploymentContent >
249
+ </None >
241
250
<None Include =" control_panel.htm" >
242
251
<DeploymentContent >true</DeploymentContent >
243
252
</None >
@@ -261,6 +270,9 @@ echo.</Command>
261
270
<None Include =" fds.htm" >
262
271
<DeploymentContent >true</DeploymentContent >
263
272
</None >
273
+ <None Include =" instruments.htm" >
274
+ <DeploymentContent >true</DeploymentContent >
275
+ </None >
264
276
<None Include =" interface.htm" >
265
277
<DeploymentContent >true</DeploymentContent >
266
278
</None >
@@ -285,6 +297,12 @@ echo.</Command>
285
297
<None Include =" menu_module.htm" >
286
298
<DeploymentContent >true</DeploymentContent >
287
299
</None >
300
+ <None Include =" menu_pattern.htm" >
301
+ <DeploymentContent >true</DeploymentContent >
302
+ </None >
303
+ <None Include =" menu_song.htm" >
304
+ <DeploymentContent >true</DeploymentContent >
305
+ </None >
288
306
<None Include =" menu_tracker.htm" >
289
307
<DeploymentContent >true</DeploymentContent >
290
308
</None >
@@ -312,6 +330,9 @@ echo.</Command>
312
330
<None Include =" shortcuts.htm" >
313
331
<DeploymentContent >true</DeploymentContent >
314
332
</None >
333
+ <None Include =" sound.htm" >
334
+ <DeploymentContent >true</DeploymentContent >
335
+ </None >
315
336
<None Include =" sound_overview.htm" >
316
337
<DeploymentContent >true</DeploymentContent >
317
338
</None >
0 commit comments