1 | <?xml version="1.0" encoding="shift_jis"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="abdev" |
---|
6 | ProjectGUID="{DC1B787E-510F-4F7D-8F9A-182600904D83}" |
---|
7 | RootNamespace="ProjectEditor" |
---|
8 | > |
---|
9 | <Platforms> |
---|
10 | <Platform |
---|
11 | Name="Win32" |
---|
12 | /> |
---|
13 | </Platforms> |
---|
14 | <ToolFiles> |
---|
15 | </ToolFiles> |
---|
16 | <Configurations> |
---|
17 | <Configuration |
---|
18 | Name="TheText_Release|Win32" |
---|
19 | OutputDirectory=".\Release(TheText)" |
---|
20 | IntermediateDirectory=".\Release(TheText)" |
---|
21 | ConfigurationType="1" |
---|
22 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
---|
23 | UseOfMFC="0" |
---|
24 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
25 | CharacterSet="2" |
---|
26 | > |
---|
27 | <Tool |
---|
28 | Name="VCPreBuildEventTool" |
---|
29 | /> |
---|
30 | <Tool |
---|
31 | Name="VCCustomBuildTool" |
---|
32 | /> |
---|
33 | <Tool |
---|
34 | Name="VCXMLDataGeneratorTool" |
---|
35 | /> |
---|
36 | <Tool |
---|
37 | Name="VCWebServiceProxyGeneratorTool" |
---|
38 | /> |
---|
39 | <Tool |
---|
40 | Name="VCMIDLTool" |
---|
41 | PreprocessorDefinitions="NDEBUG" |
---|
42 | MkTypLibCompatible="true" |
---|
43 | SuppressStartupBanner="true" |
---|
44 | TargetEnvironment="1" |
---|
45 | TypeLibraryName=".\ProjectEditor___Win32_TheText_Release/ProjectEditor.tlb" |
---|
46 | HeaderFileName="" |
---|
47 | /> |
---|
48 | <Tool |
---|
49 | Name="VCCLCompilerTool" |
---|
50 | Optimization="2" |
---|
51 | InlineFunctionExpansion="1" |
---|
52 | AdditionalIncludeDirectories="..\..\;..\..\cpplibs\boost;.\include" |
---|
53 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;JPN;THETEXT;WINVER=0x0501;_WIN32_WINNT=0x0501" |
---|
54 | StringPooling="false" |
---|
55 | RuntimeLibrary="0" |
---|
56 | EnableFunctionLevelLinking="false" |
---|
57 | UsePrecompiledHeader="2" |
---|
58 | PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch" |
---|
59 | AssemblerListingLocation="$(IntDir)\" |
---|
60 | ObjectFile="$(IntDir)\" |
---|
61 | ProgramDataBaseFileName="$(IntDir)\" |
---|
62 | BrowseInformation="1" |
---|
63 | WarningLevel="3" |
---|
64 | SuppressStartupBanner="true" |
---|
65 | DebugInformationFormat="3" |
---|
66 | /> |
---|
67 | <Tool |
---|
68 | Name="VCManagedResourceCompilerTool" |
---|
69 | /> |
---|
70 | <Tool |
---|
71 | Name="VCResourceCompilerTool" |
---|
72 | PreprocessorDefinitions="JPN,THETEXT" |
---|
73 | Culture="1041" |
---|
74 | /> |
---|
75 | <Tool |
---|
76 | Name="VCPreLinkEventTool" |
---|
77 | /> |
---|
78 | <Tool |
---|
79 | Name="VCLinkerTool" |
---|
80 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib imm32.lib htmlhelp.lib rpcrt4.lib" |
---|
81 | OutputFile="../TheText/TheText.exe" |
---|
82 | LinkIncremental="1" |
---|
83 | SuppressStartupBanner="true" |
---|
84 | ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" |
---|
85 | SubSystem="2" |
---|
86 | TargetMachine="1" |
---|
87 | /> |
---|
88 | <Tool |
---|
89 | Name="VCALinkTool" |
---|
90 | /> |
---|
91 | <Tool |
---|
92 | Name="VCManifestTool" |
---|
93 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
94 | /> |
---|
95 | <Tool |
---|
96 | Name="VCXDCMakeTool" |
---|
97 | /> |
---|
98 | <Tool |
---|
99 | Name="VCBscMakeTool" |
---|
100 | SuppressStartupBanner="true" |
---|
101 | OutputFile="$(IntDir)\$(ProjectName).bsc" |
---|
102 | /> |
---|
103 | <Tool |
---|
104 | Name="VCFxCopTool" |
---|
105 | /> |
---|
106 | <Tool |
---|
107 | Name="VCAppVerifierTool" |
---|
108 | /> |
---|
109 | <Tool |
---|
110 | Name="VCWebDeploymentTool" |
---|
111 | /> |
---|
112 | <Tool |
---|
113 | Name="VCPostBuildEventTool" |
---|
114 | /> |
---|
115 | </Configuration> |
---|
116 | <Configuration |
---|
117 | Name="Debug|Win32" |
---|
118 | OutputDirectory="..\build\$(ConfigurationName)" |
---|
119 | IntermediateDirectory=".\Debug(abdev)" |
---|
120 | ConfigurationType="1" |
---|
121 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
---|
122 | UseOfMFC="0" |
---|
123 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
124 | CharacterSet="2" |
---|
125 | > |
---|
126 | <Tool |
---|
127 | Name="VCPreBuildEventTool" |
---|
128 | /> |
---|
129 | <Tool |
---|
130 | Name="VCCustomBuildTool" |
---|
131 | /> |
---|
132 | <Tool |
---|
133 | Name="VCXMLDataGeneratorTool" |
---|
134 | /> |
---|
135 | <Tool |
---|
136 | Name="VCWebServiceProxyGeneratorTool" |
---|
137 | /> |
---|
138 | <Tool |
---|
139 | Name="VCMIDLTool" |
---|
140 | PreprocessorDefinitions="_DEBUG" |
---|
141 | MkTypLibCompatible="true" |
---|
142 | SuppressStartupBanner="true" |
---|
143 | TargetEnvironment="1" |
---|
144 | TypeLibraryName=".\ProjectEditor___Win32_AB_Debug/ProjectEditor.tlb" |
---|
145 | HeaderFileName="" |
---|
146 | /> |
---|
147 | <Tool |
---|
148 | Name="VCCLCompilerTool" |
---|
149 | Optimization="0" |
---|
150 | AdditionalIncludeDirectories="..\..\;..\..\cpplibs\boost;.\include" |
---|
151 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;JPN;WINVER=0x0501;_WIN32_WINNT=0x0501" |
---|
152 | MinimalRebuild="true" |
---|
153 | BasicRuntimeChecks="3" |
---|
154 | RuntimeLibrary="1" |
---|
155 | UsePrecompiledHeader="2" |
---|
156 | PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch" |
---|
157 | AssemblerListingLocation="$(IntDir)\" |
---|
158 | ObjectFile="$(IntDir)\" |
---|
159 | ProgramDataBaseFileName="$(IntDir)\" |
---|
160 | BrowseInformation="1" |
---|
161 | WarningLevel="3" |
---|
162 | SuppressStartupBanner="true" |
---|
163 | DebugInformationFormat="4" |
---|
164 | /> |
---|
165 | <Tool |
---|
166 | Name="VCManagedResourceCompilerTool" |
---|
167 | /> |
---|
168 | <Tool |
---|
169 | Name="VCResourceCompilerTool" |
---|
170 | PreprocessorDefinitions="JPN,PROJECTEDITOR" |
---|
171 | Culture="1041" |
---|
172 | /> |
---|
173 | <Tool |
---|
174 | Name="VCPreLinkEventTool" |
---|
175 | /> |
---|
176 | <Tool |
---|
177 | Name="VCLinkerTool" |
---|
178 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib imm32.lib htmlhelp.lib rpcrt4.lib" |
---|
179 | OutputFile="$(OutDir)\abdev.exe" |
---|
180 | LinkIncremental="2" |
---|
181 | SuppressStartupBanner="true" |
---|
182 | GenerateDebugInformation="true" |
---|
183 | ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" |
---|
184 | SubSystem="2" |
---|
185 | TargetMachine="1" |
---|
186 | /> |
---|
187 | <Tool |
---|
188 | Name="VCALinkTool" |
---|
189 | /> |
---|
190 | <Tool |
---|
191 | Name="VCManifestTool" |
---|
192 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
193 | /> |
---|
194 | <Tool |
---|
195 | Name="VCXDCMakeTool" |
---|
196 | /> |
---|
197 | <Tool |
---|
198 | Name="VCBscMakeTool" |
---|
199 | SuppressStartupBanner="true" |
---|
200 | OutputFile="$(IntDir)\$(ProjectName).bsc" |
---|
201 | /> |
---|
202 | <Tool |
---|
203 | Name="VCFxCopTool" |
---|
204 | /> |
---|
205 | <Tool |
---|
206 | Name="VCAppVerifierTool" |
---|
207 | /> |
---|
208 | <Tool |
---|
209 | Name="VCWebDeploymentTool" |
---|
210 | /> |
---|
211 | <Tool |
---|
212 | Name="VCPostBuildEventTool" |
---|
213 | /> |
---|
214 | </Configuration> |
---|
215 | <Configuration |
---|
216 | Name="Release|Win32" |
---|
217 | OutputDirectory="..\build\$(ConfigurationName)" |
---|
218 | IntermediateDirectory=".\Release(abdev)" |
---|
219 | ConfigurationType="1" |
---|
220 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
---|
221 | UseOfMFC="0" |
---|
222 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
223 | CharacterSet="2" |
---|
224 | > |
---|
225 | <Tool |
---|
226 | Name="VCPreBuildEventTool" |
---|
227 | /> |
---|
228 | <Tool |
---|
229 | Name="VCCustomBuildTool" |
---|
230 | /> |
---|
231 | <Tool |
---|
232 | Name="VCXMLDataGeneratorTool" |
---|
233 | /> |
---|
234 | <Tool |
---|
235 | Name="VCWebServiceProxyGeneratorTool" |
---|
236 | /> |
---|
237 | <Tool |
---|
238 | Name="VCMIDLTool" |
---|
239 | PreprocessorDefinitions="NDEBUG" |
---|
240 | MkTypLibCompatible="true" |
---|
241 | SuppressStartupBanner="true" |
---|
242 | TargetEnvironment="1" |
---|
243 | TypeLibraryName=".\ProjectEditor___Win32_AB_Release/ProjectEditor.tlb" |
---|
244 | HeaderFileName="" |
---|
245 | /> |
---|
246 | <Tool |
---|
247 | Name="VCCLCompilerTool" |
---|
248 | Optimization="2" |
---|
249 | InlineFunctionExpansion="1" |
---|
250 | AdditionalIncludeDirectories="..\..\;..\..\cpplibs\boost;.\include" |
---|
251 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;JPN;WINVER=0x0501;_WIN32_WINNT=0x0501" |
---|
252 | StringPooling="true" |
---|
253 | RuntimeLibrary="0" |
---|
254 | EnableFunctionLevelLinking="true" |
---|
255 | UsePrecompiledHeader="2" |
---|
256 | PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch" |
---|
257 | AssemblerListingLocation="$(IntDir)\" |
---|
258 | ObjectFile="$(IntDir)\" |
---|
259 | ProgramDataBaseFileName="$(IntDir)\" |
---|
260 | BrowseInformation="1" |
---|
261 | WarningLevel="3" |
---|
262 | SuppressStartupBanner="true" |
---|
263 | /> |
---|
264 | <Tool |
---|
265 | Name="VCManagedResourceCompilerTool" |
---|
266 | /> |
---|
267 | <Tool |
---|
268 | Name="VCResourceCompilerTool" |
---|
269 | PreprocessorDefinitions="JPN,PROJECTEDITOR" |
---|
270 | Culture="1041" |
---|
271 | /> |
---|
272 | <Tool |
---|
273 | Name="VCPreLinkEventTool" |
---|
274 | /> |
---|
275 | <Tool |
---|
276 | Name="VCLinkerTool" |
---|
277 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib imm32.lib htmlhelp.lib rpcrt4.lib" |
---|
278 | OutputFile="$(OutDir)\abdev.exe" |
---|
279 | LinkIncremental="1" |
---|
280 | SuppressStartupBanner="true" |
---|
281 | ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" |
---|
282 | SubSystem="2" |
---|
283 | TargetMachine="1" |
---|
284 | /> |
---|
285 | <Tool |
---|
286 | Name="VCALinkTool" |
---|
287 | /> |
---|
288 | <Tool |
---|
289 | Name="VCManifestTool" |
---|
290 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
291 | /> |
---|
292 | <Tool |
---|
293 | Name="VCXDCMakeTool" |
---|
294 | /> |
---|
295 | <Tool |
---|
296 | Name="VCBscMakeTool" |
---|
297 | SuppressStartupBanner="true" |
---|
298 | OutputFile="$(IntDir)\$(ProjectName).bsc" |
---|
299 | /> |
---|
300 | <Tool |
---|
301 | Name="VCFxCopTool" |
---|
302 | /> |
---|
303 | <Tool |
---|
304 | Name="VCAppVerifierTool" |
---|
305 | /> |
---|
306 | <Tool |
---|
307 | Name="VCWebDeploymentTool" |
---|
308 | /> |
---|
309 | <Tool |
---|
310 | Name="VCPostBuildEventTool" |
---|
311 | /> |
---|
312 | </Configuration> |
---|
313 | <Configuration |
---|
314 | Name="TheText_Debug|Win32" |
---|
315 | OutputDirectory=".\Debug(TheText)" |
---|
316 | IntermediateDirectory=".\Debug(TheText)" |
---|
317 | ConfigurationType="1" |
---|
318 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops" |
---|
319 | UseOfMFC="0" |
---|
320 | ATLMinimizesCRunTimeLibraryUsage="false" |
---|
321 | CharacterSet="2" |
---|
322 | > |
---|
323 | <Tool |
---|
324 | Name="VCPreBuildEventTool" |
---|
325 | /> |
---|
326 | <Tool |
---|
327 | Name="VCCustomBuildTool" |
---|
328 | /> |
---|
329 | <Tool |
---|
330 | Name="VCXMLDataGeneratorTool" |
---|
331 | /> |
---|
332 | <Tool |
---|
333 | Name="VCWebServiceProxyGeneratorTool" |
---|
334 | /> |
---|
335 | <Tool |
---|
336 | Name="VCMIDLTool" |
---|
337 | PreprocessorDefinitions="_DEBUG" |
---|
338 | MkTypLibCompatible="true" |
---|
339 | SuppressStartupBanner="true" |
---|
340 | TargetEnvironment="1" |
---|
341 | TypeLibraryName=".\ProjectEditor___Win32_TheText_Debug/ProjectEditor.tlb" |
---|
342 | HeaderFileName="" |
---|
343 | /> |
---|
344 | <Tool |
---|
345 | Name="VCCLCompilerTool" |
---|
346 | Optimization="0" |
---|
347 | AdditionalIncludeDirectories="..\..\;..\..\cpplibs\boost;.\include" |
---|
348 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;JPN;THETEXT;WINVER=0x0501;_WIN32_WINNT=0x0501" |
---|
349 | MinimalRebuild="true" |
---|
350 | BasicRuntimeChecks="3" |
---|
351 | RuntimeLibrary="1" |
---|
352 | UsePrecompiledHeader="2" |
---|
353 | PrecompiledHeaderFile="$(IntDir)\$(ProjectName).pch" |
---|
354 | AssemblerListingLocation="$(IntDir)\" |
---|
355 | ObjectFile="$(IntDir)\" |
---|
356 | ProgramDataBaseFileName="$(IntDir)\" |
---|
357 | BrowseInformation="1" |
---|
358 | WarningLevel="3" |
---|
359 | SuppressStartupBanner="true" |
---|
360 | DebugInformationFormat="3" |
---|
361 | /> |
---|
362 | <Tool |
---|
363 | Name="VCManagedResourceCompilerTool" |
---|
364 | /> |
---|
365 | <Tool |
---|
366 | Name="VCResourceCompilerTool" |
---|
367 | PreprocessorDefinitions="JPN,THETEXT" |
---|
368 | Culture="1041" |
---|
369 | /> |
---|
370 | <Tool |
---|
371 | Name="VCPreLinkEventTool" |
---|
372 | /> |
---|
373 | <Tool |
---|
374 | Name="VCLinkerTool" |
---|
375 | AdditionalDependencies="odbc32.lib odbccp32.lib comctl32.lib imm32.lib htmlhelp.lib rpcrt4.lib" |
---|
376 | OutputFile="../TheText/TheText.exe" |
---|
377 | LinkIncremental="2" |
---|
378 | SuppressStartupBanner="true" |
---|
379 | GenerateDebugInformation="true" |
---|
380 | ProgramDatabaseFile="$(IntDir)\$(ProjectName).pdb" |
---|
381 | SubSystem="2" |
---|
382 | TargetMachine="1" |
---|
383 | /> |
---|
384 | <Tool |
---|
385 | Name="VCALinkTool" |
---|
386 | /> |
---|
387 | <Tool |
---|
388 | Name="VCManifestTool" |
---|
389 | AdditionalManifestFiles="$(ProjectDir)\manifest.xml" |
---|
390 | /> |
---|
391 | <Tool |
---|
392 | Name="VCXDCMakeTool" |
---|
393 | /> |
---|
394 | <Tool |
---|
395 | Name="VCBscMakeTool" |
---|
396 | SuppressStartupBanner="true" |
---|
397 | OutputFile="$(IntDir)\$(ProjectName).bsc" |
---|
398 | /> |
---|
399 | <Tool |
---|
400 | Name="VCFxCopTool" |
---|
401 | /> |
---|
402 | <Tool |
---|
403 | Name="VCAppVerifierTool" |
---|
404 | /> |
---|
405 | <Tool |
---|
406 | Name="VCWebDeploymentTool" |
---|
407 | /> |
---|
408 | <Tool |
---|
409 | Name="VCPostBuildEventTool" |
---|
410 | /> |
---|
411 | </Configuration> |
---|
412 | </Configurations> |
---|
413 | <References> |
---|
414 | <ProjectReference |
---|
415 | ReferencedProjectIdentifier="{87835C33-64C9-4BA5-9B39-608BA5394387}" |
---|
416 | RelativePathToProject=".\ab_common\ab_common.vcproj" |
---|
417 | /> |
---|
418 | <ProjectReference |
---|
419 | ReferencedProjectIdentifier="{F01805B6-65B4-4708-88F4-A5E07DEA9FBD}" |
---|
420 | RelativePathToProject="..\jenga\projects\jenga\jenga.vcproj" |
---|
421 | /> |
---|
422 | </References> |
---|
423 | <Files> |
---|
424 | <Filter |
---|
425 | Name="Source Files" |
---|
426 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
---|
427 | > |
---|
428 | <File |
---|
429 | RelativePath=".\abdev.cpp" |
---|
430 | > |
---|
431 | </File> |
---|
432 | <File |
---|
433 | RelativePath="Backup.cpp" |
---|
434 | > |
---|
435 | <FileConfiguration |
---|
436 | Name="TheText_Release|Win32" |
---|
437 | > |
---|
438 | <Tool |
---|
439 | Name="VCCLCompilerTool" |
---|
440 | PreprocessorDefinitions="" |
---|
441 | /> |
---|
442 | </FileConfiguration> |
---|
443 | <FileConfiguration |
---|
444 | Name="Debug|Win32" |
---|
445 | > |
---|
446 | <Tool |
---|
447 | Name="VCCLCompilerTool" |
---|
448 | PreprocessorDefinitions="" |
---|
449 | /> |
---|
450 | </FileConfiguration> |
---|
451 | <FileConfiguration |
---|
452 | Name="Release|Win32" |
---|
453 | > |
---|
454 | <Tool |
---|
455 | Name="VCCLCompilerTool" |
---|
456 | PreprocessorDefinitions="" |
---|
457 | /> |
---|
458 | </FileConfiguration> |
---|
459 | <FileConfiguration |
---|
460 | Name="TheText_Debug|Win32" |
---|
461 | > |
---|
462 | <Tool |
---|
463 | Name="VCCLCompilerTool" |
---|
464 | PreprocessorDefinitions="" |
---|
465 | /> |
---|
466 | </FileConfiguration> |
---|
467 | </File> |
---|
468 | <File |
---|
469 | RelativePath="DialogBoxes.cpp" |
---|
470 | > |
---|
471 | <FileConfiguration |
---|
472 | Name="TheText_Release|Win32" |
---|
473 | > |
---|
474 | <Tool |
---|
475 | Name="VCCLCompilerTool" |
---|
476 | PreprocessorDefinitions="" |
---|
477 | /> |
---|
478 | </FileConfiguration> |
---|
479 | <FileConfiguration |
---|
480 | Name="Debug|Win32" |
---|
481 | > |
---|
482 | <Tool |
---|
483 | Name="VCCLCompilerTool" |
---|
484 | PreprocessorDefinitions="" |
---|
485 | /> |
---|
486 | </FileConfiguration> |
---|
487 | <FileConfiguration |
---|
488 | Name="Release|Win32" |
---|
489 | > |
---|
490 | <Tool |
---|
491 | Name="VCCLCompilerTool" |
---|
492 | PreprocessorDefinitions="" |
---|
493 | /> |
---|
494 | </FileConfiguration> |
---|
495 | <FileConfiguration |
---|
496 | Name="TheText_Debug|Win32" |
---|
497 | > |
---|
498 | <Tool |
---|
499 | Name="VCCLCompilerTool" |
---|
500 | PreprocessorDefinitions="" |
---|
501 | /> |
---|
502 | </FileConfiguration> |
---|
503 | </File> |
---|
504 | <File |
---|
505 | RelativePath="DocumentAdvice.cpp" |
---|
506 | > |
---|
507 | <FileConfiguration |
---|
508 | Name="TheText_Release|Win32" |
---|
509 | > |
---|
510 | <Tool |
---|
511 | Name="VCCLCompilerTool" |
---|
512 | PreprocessorDefinitions="" |
---|
513 | /> |
---|
514 | </FileConfiguration> |
---|
515 | <FileConfiguration |
---|
516 | Name="Debug|Win32" |
---|
517 | > |
---|
518 | <Tool |
---|
519 | Name="VCCLCompilerTool" |
---|
520 | PreprocessorDefinitions="" |
---|
521 | /> |
---|
522 | </FileConfiguration> |
---|
523 | <FileConfiguration |
---|
524 | Name="Release|Win32" |
---|
525 | > |
---|
526 | <Tool |
---|
527 | Name="VCCLCompilerTool" |
---|
528 | PreprocessorDefinitions="" |
---|
529 | /> |
---|
530 | </FileConfiguration> |
---|
531 | <FileConfiguration |
---|
532 | Name="TheText_Debug|Win32" |
---|
533 | > |
---|
534 | <Tool |
---|
535 | Name="VCCLCompilerTool" |
---|
536 | PreprocessorDefinitions="" |
---|
537 | /> |
---|
538 | </FileConfiguration> |
---|
539 | </File> |
---|
540 | <File |
---|
541 | RelativePath="FileOperation.cpp" |
---|
542 | > |
---|
543 | <FileConfiguration |
---|
544 | Name="TheText_Release|Win32" |
---|
545 | > |
---|
546 | <Tool |
---|
547 | Name="VCCLCompilerTool" |
---|
548 | PreprocessorDefinitions="" |
---|
549 | /> |
---|
550 | </FileConfiguration> |
---|
551 | <FileConfiguration |
---|
552 | Name="Debug|Win32" |
---|
553 | > |
---|
554 | <Tool |
---|
555 | Name="VCCLCompilerTool" |
---|
556 | PreprocessorDefinitions="" |
---|
557 | /> |
---|
558 | </FileConfiguration> |
---|
559 | <FileConfiguration |
---|
560 | Name="Release|Win32" |
---|
561 | > |
---|
562 | <Tool |
---|
563 | Name="VCCLCompilerTool" |
---|
564 | PreprocessorDefinitions="" |
---|
565 | /> |
---|
566 | </FileConfiguration> |
---|
567 | <FileConfiguration |
---|
568 | Name="TheText_Debug|Win32" |
---|
569 | > |
---|
570 | <Tool |
---|
571 | Name="VCCLCompilerTool" |
---|
572 | PreprocessorDefinitions="" |
---|
573 | /> |
---|
574 | </FileConfiguration> |
---|
575 | </File> |
---|
576 | <File |
---|
577 | RelativePath="History.cpp" |
---|
578 | > |
---|
579 | <FileConfiguration |
---|
580 | Name="TheText_Release|Win32" |
---|
581 | > |
---|
582 | <Tool |
---|
583 | Name="VCCLCompilerTool" |
---|
584 | PreprocessorDefinitions="" |
---|
585 | /> |
---|
586 | </FileConfiguration> |
---|
587 | <FileConfiguration |
---|
588 | Name="Debug|Win32" |
---|
589 | > |
---|
590 | <Tool |
---|
591 | Name="VCCLCompilerTool" |
---|
592 | PreprocessorDefinitions="" |
---|
593 | /> |
---|
594 | </FileConfiguration> |
---|
595 | <FileConfiguration |
---|
596 | Name="Release|Win32" |
---|
597 | > |
---|
598 | <Tool |
---|
599 | Name="VCCLCompilerTool" |
---|
600 | PreprocessorDefinitions="" |
---|
601 | /> |
---|
602 | </FileConfiguration> |
---|
603 | <FileConfiguration |
---|
604 | Name="TheText_Debug|Win32" |
---|
605 | > |
---|
606 | <Tool |
---|
607 | Name="VCCLCompilerTool" |
---|
608 | PreprocessorDefinitions="" |
---|
609 | /> |
---|
610 | </FileConfiguration> |
---|
611 | </File> |
---|
612 | <File |
---|
613 | RelativePath=".\stdafx.cpp" |
---|
614 | > |
---|
615 | <FileConfiguration |
---|
616 | Name="TheText_Release|Win32" |
---|
617 | > |
---|
618 | <Tool |
---|
619 | Name="VCCLCompilerTool" |
---|
620 | UsePrecompiledHeader="1" |
---|
621 | /> |
---|
622 | </FileConfiguration> |
---|
623 | <FileConfiguration |
---|
624 | Name="Debug|Win32" |
---|
625 | > |
---|
626 | <Tool |
---|
627 | Name="VCCLCompilerTool" |
---|
628 | UsePrecompiledHeader="1" |
---|
629 | /> |
---|
630 | </FileConfiguration> |
---|
631 | <FileConfiguration |
---|
632 | Name="Release|Win32" |
---|
633 | > |
---|
634 | <Tool |
---|
635 | Name="VCCLCompilerTool" |
---|
636 | UsePrecompiledHeader="1" |
---|
637 | /> |
---|
638 | </FileConfiguration> |
---|
639 | <FileConfiguration |
---|
640 | Name="TheText_Debug|Win32" |
---|
641 | > |
---|
642 | <Tool |
---|
643 | Name="VCCLCompilerTool" |
---|
644 | UsePrecompiledHeader="1" |
---|
645 | /> |
---|
646 | </FileConfiguration> |
---|
647 | </File> |
---|
648 | <File |
---|
649 | RelativePath="SubOperation.cpp" |
---|
650 | > |
---|
651 | <FileConfiguration |
---|
652 | Name="TheText_Release|Win32" |
---|
653 | > |
---|
654 | <Tool |
---|
655 | Name="VCCLCompilerTool" |
---|
656 | PreprocessorDefinitions="" |
---|
657 | /> |
---|
658 | </FileConfiguration> |
---|
659 | <FileConfiguration |
---|
660 | Name="Debug|Win32" |
---|
661 | > |
---|
662 | <Tool |
---|
663 | Name="VCCLCompilerTool" |
---|
664 | PreprocessorDefinitions="" |
---|
665 | /> |
---|
666 | </FileConfiguration> |
---|
667 | <FileConfiguration |
---|
668 | Name="Release|Win32" |
---|
669 | > |
---|
670 | <Tool |
---|
671 | Name="VCCLCompilerTool" |
---|
672 | PreprocessorDefinitions="" |
---|
673 | /> |
---|
674 | </FileConfiguration> |
---|
675 | <FileConfiguration |
---|
676 | Name="TheText_Debug|Win32" |
---|
677 | > |
---|
678 | <Tool |
---|
679 | Name="VCCLCompilerTool" |
---|
680 | PreprocessorDefinitions="" |
---|
681 | /> |
---|
682 | </FileConfiguration> |
---|
683 | </File> |
---|
684 | <Filter |
---|
685 | Name="コンパイラ・デバッガ通信" |
---|
686 | > |
---|
687 | <File |
---|
688 | RelativePath="Attach.cpp" |
---|
689 | > |
---|
690 | <FileConfiguration |
---|
691 | Name="TheText_Release|Win32" |
---|
692 | > |
---|
693 | <Tool |
---|
694 | Name="VCCLCompilerTool" |
---|
695 | PreprocessorDefinitions="" |
---|
696 | /> |
---|
697 | </FileConfiguration> |
---|
698 | <FileConfiguration |
---|
699 | Name="Debug|Win32" |
---|
700 | > |
---|
701 | <Tool |
---|
702 | Name="VCCLCompilerTool" |
---|
703 | PreprocessorDefinitions="" |
---|
704 | /> |
---|
705 | </FileConfiguration> |
---|
706 | <FileConfiguration |
---|
707 | Name="Release|Win32" |
---|
708 | > |
---|
709 | <Tool |
---|
710 | Name="VCCLCompilerTool" |
---|
711 | PreprocessorDefinitions="" |
---|
712 | /> |
---|
713 | </FileConfiguration> |
---|
714 | <FileConfiguration |
---|
715 | Name="TheText_Debug|Win32" |
---|
716 | > |
---|
717 | <Tool |
---|
718 | Name="VCCLCompilerTool" |
---|
719 | PreprocessorDefinitions="" |
---|
720 | /> |
---|
721 | </FileConfiguration> |
---|
722 | </File> |
---|
723 | <File |
---|
724 | RelativePath="Attach.h" |
---|
725 | > |
---|
726 | </File> |
---|
727 | <File |
---|
728 | RelativePath="Debugger.cpp" |
---|
729 | > |
---|
730 | <FileConfiguration |
---|
731 | Name="TheText_Release|Win32" |
---|
732 | > |
---|
733 | <Tool |
---|
734 | Name="VCCLCompilerTool" |
---|
735 | PreprocessorDefinitions="" |
---|
736 | /> |
---|
737 | </FileConfiguration> |
---|
738 | <FileConfiguration |
---|
739 | Name="Debug|Win32" |
---|
740 | > |
---|
741 | <Tool |
---|
742 | Name="VCCLCompilerTool" |
---|
743 | PreprocessorDefinitions="" |
---|
744 | /> |
---|
745 | </FileConfiguration> |
---|
746 | <FileConfiguration |
---|
747 | Name="Release|Win32" |
---|
748 | > |
---|
749 | <Tool |
---|
750 | Name="VCCLCompilerTool" |
---|
751 | PreprocessorDefinitions="" |
---|
752 | /> |
---|
753 | </FileConfiguration> |
---|
754 | <FileConfiguration |
---|
755 | Name="TheText_Debug|Win32" |
---|
756 | > |
---|
757 | <Tool |
---|
758 | Name="VCCLCompilerTool" |
---|
759 | PreprocessorDefinitions="" |
---|
760 | /> |
---|
761 | </FileConfiguration> |
---|
762 | </File> |
---|
763 | <File |
---|
764 | RelativePath="Debugger.h" |
---|
765 | > |
---|
766 | </File> |
---|
767 | </Filter> |
---|
768 | <Filter |
---|
769 | Name="プロジェクト解析" |
---|
770 | > |
---|
771 | <File |
---|
772 | RelativePath="ProjectControl.cpp" |
---|
773 | > |
---|
774 | <FileConfiguration |
---|
775 | Name="TheText_Release|Win32" |
---|
776 | > |
---|
777 | <Tool |
---|
778 | Name="VCCLCompilerTool" |
---|
779 | PreprocessorDefinitions="" |
---|
780 | /> |
---|
781 | </FileConfiguration> |
---|
782 | <FileConfiguration |
---|
783 | Name="Debug|Win32" |
---|
784 | > |
---|
785 | <Tool |
---|
786 | Name="VCCLCompilerTool" |
---|
787 | PreprocessorDefinitions="" |
---|
788 | /> |
---|
789 | </FileConfiguration> |
---|
790 | <FileConfiguration |
---|
791 | Name="Release|Win32" |
---|
792 | > |
---|
793 | <Tool |
---|
794 | Name="VCCLCompilerTool" |
---|
795 | PreprocessorDefinitions="" |
---|
796 | /> |
---|
797 | </FileConfiguration> |
---|
798 | <FileConfiguration |
---|
799 | Name="TheText_Debug|Win32" |
---|
800 | > |
---|
801 | <Tool |
---|
802 | Name="VCCLCompilerTool" |
---|
803 | PreprocessorDefinitions="" |
---|
804 | /> |
---|
805 | </FileConfiguration> |
---|
806 | </File> |
---|
807 | <File |
---|
808 | RelativePath="Resource.cpp" |
---|
809 | > |
---|
810 | <FileConfiguration |
---|
811 | Name="TheText_Release|Win32" |
---|
812 | > |
---|
813 | <Tool |
---|
814 | Name="VCCLCompilerTool" |
---|
815 | PreprocessorDefinitions="" |
---|
816 | /> |
---|
817 | </FileConfiguration> |
---|
818 | <FileConfiguration |
---|
819 | Name="Debug|Win32" |
---|
820 | > |
---|
821 | <Tool |
---|
822 | Name="VCCLCompilerTool" |
---|
823 | PreprocessorDefinitions="" |
---|
824 | /> |
---|
825 | </FileConfiguration> |
---|
826 | <FileConfiguration |
---|
827 | Name="Release|Win32" |
---|
828 | > |
---|
829 | <Tool |
---|
830 | Name="VCCLCompilerTool" |
---|
831 | PreprocessorDefinitions="" |
---|
832 | /> |
---|
833 | </FileConfiguration> |
---|
834 | <FileConfiguration |
---|
835 | Name="TheText_Debug|Win32" |
---|
836 | > |
---|
837 | <Tool |
---|
838 | Name="VCCLCompilerTool" |
---|
839 | PreprocessorDefinitions="" |
---|
840 | /> |
---|
841 | </FileConfiguration> |
---|
842 | </File> |
---|
843 | <File |
---|
844 | RelativePath="WindowControl.cpp" |
---|
845 | > |
---|
846 | <FileConfiguration |
---|
847 | Name="TheText_Release|Win32" |
---|
848 | > |
---|
849 | <Tool |
---|
850 | Name="VCCLCompilerTool" |
---|
851 | PreprocessorDefinitions="" |
---|
852 | /> |
---|
853 | </FileConfiguration> |
---|
854 | <FileConfiguration |
---|
855 | Name="Debug|Win32" |
---|
856 | > |
---|
857 | <Tool |
---|
858 | Name="VCCLCompilerTool" |
---|
859 | PreprocessorDefinitions="" |
---|
860 | /> |
---|
861 | </FileConfiguration> |
---|
862 | <FileConfiguration |
---|
863 | Name="Release|Win32" |
---|
864 | > |
---|
865 | <Tool |
---|
866 | Name="VCCLCompilerTool" |
---|
867 | PreprocessorDefinitions="" |
---|
868 | /> |
---|
869 | </FileConfiguration> |
---|
870 | <FileConfiguration |
---|
871 | Name="TheText_Debug|Win32" |
---|
872 | > |
---|
873 | <Tool |
---|
874 | Name="VCCLCompilerTool" |
---|
875 | PreprocessorDefinitions="" |
---|
876 | /> |
---|
877 | </FileConfiguration> |
---|
878 | </File> |
---|
879 | <Filter |
---|
880 | Name="クラスビュー" |
---|
881 | > |
---|
882 | <File |
---|
883 | RelativePath="CClassInfo.cpp" |
---|
884 | > |
---|
885 | <FileConfiguration |
---|
886 | Name="TheText_Release|Win32" |
---|
887 | > |
---|
888 | <Tool |
---|
889 | Name="VCCLCompilerTool" |
---|
890 | PreprocessorDefinitions="" |
---|
891 | /> |
---|
892 | </FileConfiguration> |
---|
893 | <FileConfiguration |
---|
894 | Name="Debug|Win32" |
---|
895 | > |
---|
896 | <Tool |
---|
897 | Name="VCCLCompilerTool" |
---|
898 | PreprocessorDefinitions="" |
---|
899 | /> |
---|
900 | </FileConfiguration> |
---|
901 | <FileConfiguration |
---|
902 | Name="Release|Win32" |
---|
903 | > |
---|
904 | <Tool |
---|
905 | Name="VCCLCompilerTool" |
---|
906 | PreprocessorDefinitions="" |
---|
907 | /> |
---|
908 | </FileConfiguration> |
---|
909 | <FileConfiguration |
---|
910 | Name="TheText_Debug|Win32" |
---|
911 | > |
---|
912 | <Tool |
---|
913 | Name="VCCLCompilerTool" |
---|
914 | PreprocessorDefinitions="" |
---|
915 | /> |
---|
916 | </FileConfiguration> |
---|
917 | </File> |
---|
918 | <File |
---|
919 | RelativePath="ClassTree.cpp" |
---|
920 | > |
---|
921 | <FileConfiguration |
---|
922 | Name="TheText_Release|Win32" |
---|
923 | > |
---|
924 | <Tool |
---|
925 | Name="VCCLCompilerTool" |
---|
926 | PreprocessorDefinitions="" |
---|
927 | /> |
---|
928 | </FileConfiguration> |
---|
929 | <FileConfiguration |
---|
930 | Name="Debug|Win32" |
---|
931 | > |
---|
932 | <Tool |
---|
933 | Name="VCCLCompilerTool" |
---|
934 | PreprocessorDefinitions="" |
---|
935 | /> |
---|
936 | </FileConfiguration> |
---|
937 | <FileConfiguration |
---|
938 | Name="Release|Win32" |
---|
939 | > |
---|
940 | <Tool |
---|
941 | Name="VCCLCompilerTool" |
---|
942 | PreprocessorDefinitions="" |
---|
943 | /> |
---|
944 | </FileConfiguration> |
---|
945 | <FileConfiguration |
---|
946 | Name="TheText_Debug|Win32" |
---|
947 | > |
---|
948 | <Tool |
---|
949 | Name="VCCLCompilerTool" |
---|
950 | PreprocessorDefinitions="" |
---|
951 | /> |
---|
952 | </FileConfiguration> |
---|
953 | </File> |
---|
954 | </Filter> |
---|
955 | <Filter |
---|
956 | Name="ファイルビュー" |
---|
957 | > |
---|
958 | <File |
---|
959 | RelativePath="CFileInfo.cpp" |
---|
960 | > |
---|
961 | <FileConfiguration |
---|
962 | Name="TheText_Release|Win32" |
---|
963 | > |
---|
964 | <Tool |
---|
965 | Name="VCCLCompilerTool" |
---|
966 | PreprocessorDefinitions="" |
---|
967 | /> |
---|
968 | </FileConfiguration> |
---|
969 | <FileConfiguration |
---|
970 | Name="Debug|Win32" |
---|
971 | > |
---|
972 | <Tool |
---|
973 | Name="VCCLCompilerTool" |
---|
974 | PreprocessorDefinitions="" |
---|
975 | /> |
---|
976 | </FileConfiguration> |
---|
977 | <FileConfiguration |
---|
978 | Name="Release|Win32" |
---|
979 | > |
---|
980 | <Tool |
---|
981 | Name="VCCLCompilerTool" |
---|
982 | PreprocessorDefinitions="" |
---|
983 | /> |
---|
984 | </FileConfiguration> |
---|
985 | <FileConfiguration |
---|
986 | Name="TheText_Debug|Win32" |
---|
987 | > |
---|
988 | <Tool |
---|
989 | Name="VCCLCompilerTool" |
---|
990 | PreprocessorDefinitions="" |
---|
991 | /> |
---|
992 | </FileConfiguration> |
---|
993 | </File> |
---|
994 | <File |
---|
995 | RelativePath="FileTree.cpp" |
---|
996 | > |
---|
997 | <FileConfiguration |
---|
998 | Name="TheText_Release|Win32" |
---|
999 | > |
---|
1000 | <Tool |
---|
1001 | Name="VCCLCompilerTool" |
---|
1002 | PreprocessorDefinitions="" |
---|
1003 | /> |
---|
1004 | </FileConfiguration> |
---|
1005 | <FileConfiguration |
---|
1006 | Name="Debug|Win32" |
---|
1007 | > |
---|
1008 | <Tool |
---|
1009 | Name="VCCLCompilerTool" |
---|
1010 | PreprocessorDefinitions="" |
---|
1011 | /> |
---|
1012 | </FileConfiguration> |
---|
1013 | <FileConfiguration |
---|
1014 | Name="Release|Win32" |
---|
1015 | > |
---|
1016 | <Tool |
---|
1017 | Name="VCCLCompilerTool" |
---|
1018 | PreprocessorDefinitions="" |
---|
1019 | /> |
---|
1020 | </FileConfiguration> |
---|
1021 | <FileConfiguration |
---|
1022 | Name="TheText_Debug|Win32" |
---|
1023 | > |
---|
1024 | <Tool |
---|
1025 | Name="VCCLCompilerTool" |
---|
1026 | PreprocessorDefinitions="" |
---|
1027 | /> |
---|
1028 | </FileConfiguration> |
---|
1029 | </File> |
---|
1030 | <File |
---|
1031 | RelativePath="FileTree.h" |
---|
1032 | > |
---|
1033 | </File> |
---|
1034 | </Filter> |
---|
1035 | </Filter> |
---|
1036 | <Filter |
---|
1037 | Name="RADエディタ" |
---|
1038 | > |
---|
1039 | <File |
---|
1040 | RelativePath="DrawWindow.cpp" |
---|
1041 | > |
---|
1042 | <FileConfiguration |
---|
1043 | Name="TheText_Release|Win32" |
---|
1044 | > |
---|
1045 | <Tool |
---|
1046 | Name="VCCLCompilerTool" |
---|
1047 | PreprocessorDefinitions="" |
---|
1048 | /> |
---|
1049 | </FileConfiguration> |
---|
1050 | <FileConfiguration |
---|
1051 | Name="Debug|Win32" |
---|
1052 | > |
---|
1053 | <Tool |
---|
1054 | Name="VCCLCompilerTool" |
---|
1055 | PreprocessorDefinitions="" |
---|
1056 | /> |
---|
1057 | </FileConfiguration> |
---|
1058 | <FileConfiguration |
---|
1059 | Name="Release|Win32" |
---|
1060 | > |
---|
1061 | <Tool |
---|
1062 | Name="VCCLCompilerTool" |
---|
1063 | PreprocessorDefinitions="" |
---|
1064 | /> |
---|
1065 | </FileConfiguration> |
---|
1066 | <FileConfiguration |
---|
1067 | Name="TheText_Debug|Win32" |
---|
1068 | > |
---|
1069 | <Tool |
---|
1070 | Name="VCCLCompilerTool" |
---|
1071 | PreprocessorDefinitions="" |
---|
1072 | /> |
---|
1073 | </FileConfiguration> |
---|
1074 | </File> |
---|
1075 | <File |
---|
1076 | RelativePath="MessageCallOperation.cpp" |
---|
1077 | > |
---|
1078 | <FileConfiguration |
---|
1079 | Name="TheText_Release|Win32" |
---|
1080 | > |
---|
1081 | <Tool |
---|
1082 | Name="VCCLCompilerTool" |
---|
1083 | PreprocessorDefinitions="" |
---|
1084 | /> |
---|
1085 | </FileConfiguration> |
---|
1086 | <FileConfiguration |
---|
1087 | Name="Debug|Win32" |
---|
1088 | > |
---|
1089 | <Tool |
---|
1090 | Name="VCCLCompilerTool" |
---|
1091 | PreprocessorDefinitions="" |
---|
1092 | /> |
---|
1093 | </FileConfiguration> |
---|
1094 | <FileConfiguration |
---|
1095 | Name="Release|Win32" |
---|
1096 | > |
---|
1097 | <Tool |
---|
1098 | Name="VCCLCompilerTool" |
---|
1099 | PreprocessorDefinitions="" |
---|
1100 | /> |
---|
1101 | </FileConfiguration> |
---|
1102 | <FileConfiguration |
---|
1103 | Name="TheText_Debug|Win32" |
---|
1104 | > |
---|
1105 | <Tool |
---|
1106 | Name="VCCLCompilerTool" |
---|
1107 | PreprocessorDefinitions="" |
---|
1108 | /> |
---|
1109 | </FileConfiguration> |
---|
1110 | </File> |
---|
1111 | <File |
---|
1112 | RelativePath="Rad_UndoRedo.cpp" |
---|
1113 | > |
---|
1114 | <FileConfiguration |
---|
1115 | Name="TheText_Release|Win32" |
---|
1116 | > |
---|
1117 | <Tool |
---|
1118 | Name="VCCLCompilerTool" |
---|
1119 | PreprocessorDefinitions="" |
---|
1120 | /> |
---|
1121 | </FileConfiguration> |
---|
1122 | <FileConfiguration |
---|
1123 | Name="Debug|Win32" |
---|
1124 | > |
---|
1125 | <Tool |
---|
1126 | Name="VCCLCompilerTool" |
---|
1127 | PreprocessorDefinitions="" |
---|
1128 | /> |
---|
1129 | </FileConfiguration> |
---|
1130 | <FileConfiguration |
---|
1131 | Name="Release|Win32" |
---|
1132 | > |
---|
1133 | <Tool |
---|
1134 | Name="VCCLCompilerTool" |
---|
1135 | PreprocessorDefinitions="" |
---|
1136 | /> |
---|
1137 | </FileConfiguration> |
---|
1138 | <FileConfiguration |
---|
1139 | Name="TheText_Debug|Win32" |
---|
1140 | > |
---|
1141 | <Tool |
---|
1142 | Name="VCCLCompilerTool" |
---|
1143 | PreprocessorDefinitions="" |
---|
1144 | /> |
---|
1145 | </FileConfiguration> |
---|
1146 | </File> |
---|
1147 | <File |
---|
1148 | RelativePath="RadProc.cpp" |
---|
1149 | > |
---|
1150 | <FileConfiguration |
---|
1151 | Name="TheText_Release|Win32" |
---|
1152 | > |
---|
1153 | <Tool |
---|
1154 | Name="VCCLCompilerTool" |
---|
1155 | PreprocessorDefinitions="" |
---|
1156 | /> |
---|
1157 | </FileConfiguration> |
---|
1158 | <FileConfiguration |
---|
1159 | Name="Debug|Win32" |
---|
1160 | > |
---|
1161 | <Tool |
---|
1162 | Name="VCCLCompilerTool" |
---|
1163 | PreprocessorDefinitions="" |
---|
1164 | /> |
---|
1165 | </FileConfiguration> |
---|
1166 | <FileConfiguration |
---|
1167 | Name="Release|Win32" |
---|
1168 | > |
---|
1169 | <Tool |
---|
1170 | Name="VCCLCompilerTool" |
---|
1171 | PreprocessorDefinitions="" |
---|
1172 | /> |
---|
1173 | </FileConfiguration> |
---|
1174 | <FileConfiguration |
---|
1175 | Name="TheText_Debug|Win32" |
---|
1176 | > |
---|
1177 | <Tool |
---|
1178 | Name="VCCLCompilerTool" |
---|
1179 | PreprocessorDefinitions="" |
---|
1180 | /> |
---|
1181 | </FileConfiguration> |
---|
1182 | </File> |
---|
1183 | <File |
---|
1184 | RelativePath="RadSupport.cpp" |
---|
1185 | > |
---|
1186 | <FileConfiguration |
---|
1187 | Name="TheText_Release|Win32" |
---|
1188 | > |
---|
1189 | <Tool |
---|
1190 | Name="VCCLCompilerTool" |
---|
1191 | PreprocessorDefinitions="" |
---|
1192 | /> |
---|
1193 | </FileConfiguration> |
---|
1194 | <FileConfiguration |
---|
1195 | Name="Debug|Win32" |
---|
1196 | > |
---|
1197 | <Tool |
---|
1198 | Name="VCCLCompilerTool" |
---|
1199 | PreprocessorDefinitions="" |
---|
1200 | /> |
---|
1201 | </FileConfiguration> |
---|
1202 | <FileConfiguration |
---|
1203 | Name="Release|Win32" |
---|
1204 | > |
---|
1205 | <Tool |
---|
1206 | Name="VCCLCompilerTool" |
---|
1207 | PreprocessorDefinitions="" |
---|
1208 | /> |
---|
1209 | </FileConfiguration> |
---|
1210 | <FileConfiguration |
---|
1211 | Name="TheText_Debug|Win32" |
---|
1212 | > |
---|
1213 | <Tool |
---|
1214 | Name="VCCLCompilerTool" |
---|
1215 | PreprocessorDefinitions="" |
---|
1216 | /> |
---|
1217 | </FileConfiguration> |
---|
1218 | </File> |
---|
1219 | <File |
---|
1220 | RelativePath="RadToolsAndPropertyProc.cpp" |
---|
1221 | > |
---|
1222 | <FileConfiguration |
---|
1223 | Name="TheText_Release|Win32" |
---|
1224 | > |
---|
1225 | <Tool |
---|
1226 | Name="VCCLCompilerTool" |
---|
1227 | PreprocessorDefinitions="" |
---|
1228 | /> |
---|
1229 | </FileConfiguration> |
---|
1230 | <FileConfiguration |
---|
1231 | Name="Debug|Win32" |
---|
1232 | > |
---|
1233 | <Tool |
---|
1234 | Name="VCCLCompilerTool" |
---|
1235 | PreprocessorDefinitions="" |
---|
1236 | /> |
---|
1237 | </FileConfiguration> |
---|
1238 | <FileConfiguration |
---|
1239 | Name="Release|Win32" |
---|
1240 | > |
---|
1241 | <Tool |
---|
1242 | Name="VCCLCompilerTool" |
---|
1243 | PreprocessorDefinitions="" |
---|
1244 | /> |
---|
1245 | </FileConfiguration> |
---|
1246 | <FileConfiguration |
---|
1247 | Name="TheText_Debug|Win32" |
---|
1248 | > |
---|
1249 | <Tool |
---|
1250 | Name="VCCLCompilerTool" |
---|
1251 | PreprocessorDefinitions="" |
---|
1252 | /> |
---|
1253 | </FileConfiguration> |
---|
1254 | </File> |
---|
1255 | </Filter> |
---|
1256 | <Filter |
---|
1257 | Name="メニューエディタ" |
---|
1258 | > |
---|
1259 | <File |
---|
1260 | RelativePath="MenuProc.cpp" |
---|
1261 | > |
---|
1262 | <FileConfiguration |
---|
1263 | Name="TheText_Release|Win32" |
---|
1264 | > |
---|
1265 | <Tool |
---|
1266 | Name="VCCLCompilerTool" |
---|
1267 | PreprocessorDefinitions="" |
---|
1268 | /> |
---|
1269 | </FileConfiguration> |
---|
1270 | <FileConfiguration |
---|
1271 | Name="Debug|Win32" |
---|
1272 | > |
---|
1273 | <Tool |
---|
1274 | Name="VCCLCompilerTool" |
---|
1275 | PreprocessorDefinitions="" |
---|
1276 | /> |
---|
1277 | </FileConfiguration> |
---|
1278 | <FileConfiguration |
---|
1279 | Name="Release|Win32" |
---|
1280 | > |
---|
1281 | <Tool |
---|
1282 | Name="VCCLCompilerTool" |
---|
1283 | PreprocessorDefinitions="" |
---|
1284 | /> |
---|
1285 | </FileConfiguration> |
---|
1286 | <FileConfiguration |
---|
1287 | Name="TheText_Debug|Win32" |
---|
1288 | > |
---|
1289 | <Tool |
---|
1290 | Name="VCCLCompilerTool" |
---|
1291 | PreprocessorDefinitions="" |
---|
1292 | /> |
---|
1293 | </FileConfiguration> |
---|
1294 | </File> |
---|
1295 | </Filter> |
---|
1296 | <Filter |
---|
1297 | Name="アイコンエディタ" |
---|
1298 | > |
---|
1299 | <File |
---|
1300 | RelativePath="IconEditor.cpp" |
---|
1301 | > |
---|
1302 | <FileConfiguration |
---|
1303 | Name="TheText_Release|Win32" |
---|
1304 | > |
---|
1305 | <Tool |
---|
1306 | Name="VCCLCompilerTool" |
---|
1307 | PreprocessorDefinitions="" |
---|
1308 | /> |
---|
1309 | </FileConfiguration> |
---|
1310 | <FileConfiguration |
---|
1311 | Name="Debug|Win32" |
---|
1312 | > |
---|
1313 | <Tool |
---|
1314 | Name="VCCLCompilerTool" |
---|
1315 | PreprocessorDefinitions="" |
---|
1316 | /> |
---|
1317 | </FileConfiguration> |
---|
1318 | <FileConfiguration |
---|
1319 | Name="Release|Win32" |
---|
1320 | > |
---|
1321 | <Tool |
---|
1322 | Name="VCCLCompilerTool" |
---|
1323 | PreprocessorDefinitions="" |
---|
1324 | /> |
---|
1325 | </FileConfiguration> |
---|
1326 | <FileConfiguration |
---|
1327 | Name="TheText_Debug|Win32" |
---|
1328 | > |
---|
1329 | <Tool |
---|
1330 | Name="VCCLCompilerTool" |
---|
1331 | PreprocessorDefinitions="" |
---|
1332 | /> |
---|
1333 | </FileConfiguration> |
---|
1334 | </File> |
---|
1335 | <File |
---|
1336 | RelativePath="IconEditor_Color.cpp" |
---|
1337 | > |
---|
1338 | <FileConfiguration |
---|
1339 | Name="TheText_Release|Win32" |
---|
1340 | > |
---|
1341 | <Tool |
---|
1342 | Name="VCCLCompilerTool" |
---|
1343 | PreprocessorDefinitions="" |
---|
1344 | /> |
---|
1345 | </FileConfiguration> |
---|
1346 | <FileConfiguration |
---|
1347 | Name="Debug|Win32" |
---|
1348 | > |
---|
1349 | <Tool |
---|
1350 | Name="VCCLCompilerTool" |
---|
1351 | PreprocessorDefinitions="" |
---|
1352 | /> |
---|
1353 | </FileConfiguration> |
---|
1354 | <FileConfiguration |
---|
1355 | Name="Release|Win32" |
---|
1356 | > |
---|
1357 | <Tool |
---|
1358 | Name="VCCLCompilerTool" |
---|
1359 | PreprocessorDefinitions="" |
---|
1360 | /> |
---|
1361 | </FileConfiguration> |
---|
1362 | <FileConfiguration |
---|
1363 | Name="TheText_Debug|Win32" |
---|
1364 | > |
---|
1365 | <Tool |
---|
1366 | Name="VCCLCompilerTool" |
---|
1367 | PreprocessorDefinitions="" |
---|
1368 | /> |
---|
1369 | </FileConfiguration> |
---|
1370 | </File> |
---|
1371 | <File |
---|
1372 | RelativePath="IconEditor_Main.cpp" |
---|
1373 | > |
---|
1374 | <FileConfiguration |
---|
1375 | Name="TheText_Release|Win32" |
---|
1376 | > |
---|
1377 | <Tool |
---|
1378 | Name="VCCLCompilerTool" |
---|
1379 | PreprocessorDefinitions="" |
---|
1380 | /> |
---|
1381 | </FileConfiguration> |
---|
1382 | <FileConfiguration |
---|
1383 | Name="Debug|Win32" |
---|
1384 | > |
---|
1385 | <Tool |
---|
1386 | Name="VCCLCompilerTool" |
---|
1387 | PreprocessorDefinitions="" |
---|
1388 | /> |
---|
1389 | </FileConfiguration> |
---|
1390 | <FileConfiguration |
---|
1391 | Name="Release|Win32" |
---|
1392 | > |
---|
1393 | <Tool |
---|
1394 | Name="VCCLCompilerTool" |
---|
1395 | PreprocessorDefinitions="" |
---|
1396 | /> |
---|
1397 | </FileConfiguration> |
---|
1398 | <FileConfiguration |
---|
1399 | Name="TheText_Debug|Win32" |
---|
1400 | > |
---|
1401 | <Tool |
---|
1402 | Name="VCCLCompilerTool" |
---|
1403 | PreprocessorDefinitions="" |
---|
1404 | /> |
---|
1405 | </FileConfiguration> |
---|
1406 | </File> |
---|
1407 | <File |
---|
1408 | RelativePath="IconEditor_Tool.cpp" |
---|
1409 | > |
---|
1410 | <FileConfiguration |
---|
1411 | Name="TheText_Release|Win32" |
---|
1412 | > |
---|
1413 | <Tool |
---|
1414 | Name="VCCLCompilerTool" |
---|
1415 | PreprocessorDefinitions="" |
---|
1416 | /> |
---|
1417 | </FileConfiguration> |
---|
1418 | <FileConfiguration |
---|
1419 | Name="Debug|Win32" |
---|
1420 | > |
---|
1421 | <Tool |
---|
1422 | Name="VCCLCompilerTool" |
---|
1423 | PreprocessorDefinitions="" |
---|
1424 | /> |
---|
1425 | </FileConfiguration> |
---|
1426 | <FileConfiguration |
---|
1427 | Name="Release|Win32" |
---|
1428 | > |
---|
1429 | <Tool |
---|
1430 | Name="VCCLCompilerTool" |
---|
1431 | PreprocessorDefinitions="" |
---|
1432 | /> |
---|
1433 | </FileConfiguration> |
---|
1434 | <FileConfiguration |
---|
1435 | Name="TheText_Debug|Win32" |
---|
1436 | > |
---|
1437 | <Tool |
---|
1438 | Name="VCCLCompilerTool" |
---|
1439 | PreprocessorDefinitions="" |
---|
1440 | /> |
---|
1441 | </FileConfiguration> |
---|
1442 | </File> |
---|
1443 | <File |
---|
1444 | RelativePath="IconEditor_UndoRedo.cpp" |
---|
1445 | > |
---|
1446 | <FileConfiguration |
---|
1447 | Name="TheText_Release|Win32" |
---|
1448 | > |
---|
1449 | <Tool |
---|
1450 | Name="VCCLCompilerTool" |
---|
1451 | PreprocessorDefinitions="" |
---|
1452 | /> |
---|
1453 | </FileConfiguration> |
---|
1454 | <FileConfiguration |
---|
1455 | Name="Debug|Win32" |
---|
1456 | > |
---|
1457 | <Tool |
---|
1458 | Name="VCCLCompilerTool" |
---|
1459 | PreprocessorDefinitions="" |
---|
1460 | /> |
---|
1461 | </FileConfiguration> |
---|
1462 | <FileConfiguration |
---|
1463 | Name="Release|Win32" |
---|
1464 | > |
---|
1465 | <Tool |
---|
1466 | Name="VCCLCompilerTool" |
---|
1467 | PreprocessorDefinitions="" |
---|
1468 | /> |
---|
1469 | </FileConfiguration> |
---|
1470 | <FileConfiguration |
---|
1471 | Name="TheText_Debug|Win32" |
---|
1472 | > |
---|
1473 | <Tool |
---|
1474 | Name="VCCLCompilerTool" |
---|
1475 | PreprocessorDefinitions="" |
---|
1476 | /> |
---|
1477 | </FileConfiguration> |
---|
1478 | </File> |
---|
1479 | </Filter> |
---|
1480 | <Filter |
---|
1481 | Name="テキストエディタ" |
---|
1482 | > |
---|
1483 | <File |
---|
1484 | RelativePath="Caret.cpp" |
---|
1485 | > |
---|
1486 | <FileConfiguration |
---|
1487 | Name="TheText_Release|Win32" |
---|
1488 | > |
---|
1489 | <Tool |
---|
1490 | Name="VCCLCompilerTool" |
---|
1491 | PreprocessorDefinitions="" |
---|
1492 | /> |
---|
1493 | </FileConfiguration> |
---|
1494 | <FileConfiguration |
---|
1495 | Name="Debug|Win32" |
---|
1496 | > |
---|
1497 | <Tool |
---|
1498 | Name="VCCLCompilerTool" |
---|
1499 | PreprocessorDefinitions="" |
---|
1500 | /> |
---|
1501 | </FileConfiguration> |
---|
1502 | <FileConfiguration |
---|
1503 | Name="Release|Win32" |
---|
1504 | > |
---|
1505 | <Tool |
---|
1506 | Name="VCCLCompilerTool" |
---|
1507 | PreprocessorDefinitions="" |
---|
1508 | /> |
---|
1509 | </FileConfiguration> |
---|
1510 | <FileConfiguration |
---|
1511 | Name="TheText_Debug|Win32" |
---|
1512 | > |
---|
1513 | <Tool |
---|
1514 | Name="VCCLCompilerTool" |
---|
1515 | PreprocessorDefinitions="" |
---|
1516 | /> |
---|
1517 | </FileConfiguration> |
---|
1518 | </File> |
---|
1519 | <File |
---|
1520 | RelativePath="DrawBuffer.cpp" |
---|
1521 | > |
---|
1522 | <FileConfiguration |
---|
1523 | Name="TheText_Release|Win32" |
---|
1524 | > |
---|
1525 | <Tool |
---|
1526 | Name="VCCLCompilerTool" |
---|
1527 | PreprocessorDefinitions="" |
---|
1528 | /> |
---|
1529 | </FileConfiguration> |
---|
1530 | <FileConfiguration |
---|
1531 | Name="Debug|Win32" |
---|
1532 | > |
---|
1533 | <Tool |
---|
1534 | Name="VCCLCompilerTool" |
---|
1535 | PreprocessorDefinitions="" |
---|
1536 | /> |
---|
1537 | </FileConfiguration> |
---|
1538 | <FileConfiguration |
---|
1539 | Name="Release|Win32" |
---|
1540 | > |
---|
1541 | <Tool |
---|
1542 | Name="VCCLCompilerTool" |
---|
1543 | PreprocessorDefinitions="" |
---|
1544 | /> |
---|
1545 | </FileConfiguration> |
---|
1546 | <FileConfiguration |
---|
1547 | Name="TheText_Debug|Win32" |
---|
1548 | > |
---|
1549 | <Tool |
---|
1550 | Name="VCCLCompilerTool" |
---|
1551 | PreprocessorDefinitions="" |
---|
1552 | /> |
---|
1553 | </FileConfiguration> |
---|
1554 | </File> |
---|
1555 | <File |
---|
1556 | RelativePath="Print.cpp" |
---|
1557 | > |
---|
1558 | <FileConfiguration |
---|
1559 | Name="TheText_Release|Win32" |
---|
1560 | > |
---|
1561 | <Tool |
---|
1562 | Name="VCCLCompilerTool" |
---|
1563 | PreprocessorDefinitions="" |
---|
1564 | /> |
---|
1565 | </FileConfiguration> |
---|
1566 | <FileConfiguration |
---|
1567 | Name="Debug|Win32" |
---|
1568 | > |
---|
1569 | <Tool |
---|
1570 | Name="VCCLCompilerTool" |
---|
1571 | PreprocessorDefinitions="" |
---|
1572 | /> |
---|
1573 | </FileConfiguration> |
---|
1574 | <FileConfiguration |
---|
1575 | Name="Release|Win32" |
---|
1576 | > |
---|
1577 | <Tool |
---|
1578 | Name="VCCLCompilerTool" |
---|
1579 | PreprocessorDefinitions="" |
---|
1580 | /> |
---|
1581 | </FileConfiguration> |
---|
1582 | <FileConfiguration |
---|
1583 | Name="TheText_Debug|Win32" |
---|
1584 | > |
---|
1585 | <Tool |
---|
1586 | Name="VCCLCompilerTool" |
---|
1587 | PreprocessorDefinitions="" |
---|
1588 | /> |
---|
1589 | </FileConfiguration> |
---|
1590 | </File> |
---|
1591 | <File |
---|
1592 | RelativePath="Replace.cpp" |
---|
1593 | > |
---|
1594 | <FileConfiguration |
---|
1595 | Name="TheText_Release|Win32" |
---|
1596 | > |
---|
1597 | <Tool |
---|
1598 | Name="VCCLCompilerTool" |
---|
1599 | PreprocessorDefinitions="" |
---|
1600 | /> |
---|
1601 | </FileConfiguration> |
---|
1602 | <FileConfiguration |
---|
1603 | Name="Debug|Win32" |
---|
1604 | > |
---|
1605 | <Tool |
---|
1606 | Name="VCCLCompilerTool" |
---|
1607 | PreprocessorDefinitions="" |
---|
1608 | /> |
---|
1609 | </FileConfiguration> |
---|
1610 | <FileConfiguration |
---|
1611 | Name="Release|Win32" |
---|
1612 | > |
---|
1613 | <Tool |
---|
1614 | Name="VCCLCompilerTool" |
---|
1615 | PreprocessorDefinitions="" |
---|
1616 | /> |
---|
1617 | </FileConfiguration> |
---|
1618 | <FileConfiguration |
---|
1619 | Name="TheText_Debug|Win32" |
---|
1620 | > |
---|
1621 | <Tool |
---|
1622 | Name="VCCLCompilerTool" |
---|
1623 | PreprocessorDefinitions="" |
---|
1624 | /> |
---|
1625 | </FileConfiguration> |
---|
1626 | </File> |
---|
1627 | <File |
---|
1628 | RelativePath="Search.cpp" |
---|
1629 | > |
---|
1630 | <FileConfiguration |
---|
1631 | Name="TheText_Release|Win32" |
---|
1632 | > |
---|
1633 | <Tool |
---|
1634 | Name="VCCLCompilerTool" |
---|
1635 | PreprocessorDefinitions="" |
---|
1636 | /> |
---|
1637 | </FileConfiguration> |
---|
1638 | <FileConfiguration |
---|
1639 | Name="Debug|Win32" |
---|
1640 | > |
---|
1641 | <Tool |
---|
1642 | Name="VCCLCompilerTool" |
---|
1643 | PreprocessorDefinitions="" |
---|
1644 | /> |
---|
1645 | </FileConfiguration> |
---|
1646 | <FileConfiguration |
---|
1647 | Name="Release|Win32" |
---|
1648 | > |
---|
1649 | <Tool |
---|
1650 | Name="VCCLCompilerTool" |
---|
1651 | PreprocessorDefinitions="" |
---|
1652 | /> |
---|
1653 | </FileConfiguration> |
---|
1654 | <FileConfiguration |
---|
1655 | Name="TheText_Debug|Win32" |
---|
1656 | > |
---|
1657 | <Tool |
---|
1658 | Name="VCCLCompilerTool" |
---|
1659 | PreprocessorDefinitions="" |
---|
1660 | /> |
---|
1661 | </FileConfiguration> |
---|
1662 | </File> |
---|
1663 | <File |
---|
1664 | RelativePath="TextEditor.cpp" |
---|
1665 | > |
---|
1666 | <FileConfiguration |
---|
1667 | Name="TheText_Release|Win32" |
---|
1668 | > |
---|
1669 | <Tool |
---|
1670 | Name="VCCLCompilerTool" |
---|
1671 | PreprocessorDefinitions="" |
---|
1672 | /> |
---|
1673 | </FileConfiguration> |
---|
1674 | <FileConfiguration |
---|
1675 | Name="Debug|Win32" |
---|
1676 | > |
---|
1677 | <Tool |
---|
1678 | Name="VCCLCompilerTool" |
---|
1679 | PreprocessorDefinitions="" |
---|
1680 | /> |
---|
1681 | </FileConfiguration> |
---|
1682 | <FileConfiguration |
---|
1683 | Name="Release|Win32" |
---|
1684 | > |
---|
1685 | <Tool |
---|
1686 | Name="VCCLCompilerTool" |
---|
1687 | PreprocessorDefinitions="" |
---|
1688 | /> |
---|
1689 | </FileConfiguration> |
---|
1690 | <FileConfiguration |
---|
1691 | Name="TheText_Debug|Win32" |
---|
1692 | > |
---|
1693 | <Tool |
---|
1694 | Name="VCCLCompilerTool" |
---|
1695 | PreprocessorDefinitions="" |
---|
1696 | /> |
---|
1697 | </FileConfiguration> |
---|
1698 | </File> |
---|
1699 | <File |
---|
1700 | RelativePath="TextEditor_UndoRedo.cpp" |
---|
1701 | > |
---|
1702 | <FileConfiguration |
---|
1703 | Name="TheText_Release|Win32" |
---|
1704 | > |
---|
1705 | <Tool |
---|
1706 | Name="VCCLCompilerTool" |
---|
1707 | PreprocessorDefinitions="" |
---|
1708 | /> |
---|
1709 | </FileConfiguration> |
---|
1710 | <FileConfiguration |
---|
1711 | Name="Debug|Win32" |
---|
1712 | > |
---|
1713 | <Tool |
---|
1714 | Name="VCCLCompilerTool" |
---|
1715 | PreprocessorDefinitions="" |
---|
1716 | /> |
---|
1717 | </FileConfiguration> |
---|
1718 | <FileConfiguration |
---|
1719 | Name="Release|Win32" |
---|
1720 | > |
---|
1721 | <Tool |
---|
1722 | Name="VCCLCompilerTool" |
---|
1723 | PreprocessorDefinitions="" |
---|
1724 | /> |
---|
1725 | </FileConfiguration> |
---|
1726 | <FileConfiguration |
---|
1727 | Name="TheText_Debug|Win32" |
---|
1728 | > |
---|
1729 | <Tool |
---|
1730 | Name="VCCLCompilerTool" |
---|
1731 | PreprocessorDefinitions="" |
---|
1732 | /> |
---|
1733 | </FileConfiguration> |
---|
1734 | </File> |
---|
1735 | <Filter |
---|
1736 | Name="イベントプロシージャ" |
---|
1737 | > |
---|
1738 | <File |
---|
1739 | RelativePath="TextEditor_EventProc.cpp" |
---|
1740 | > |
---|
1741 | <FileConfiguration |
---|
1742 | Name="TheText_Release|Win32" |
---|
1743 | > |
---|
1744 | <Tool |
---|
1745 | Name="VCCLCompilerTool" |
---|
1746 | PreprocessorDefinitions="" |
---|
1747 | /> |
---|
1748 | </FileConfiguration> |
---|
1749 | <FileConfiguration |
---|
1750 | Name="Debug|Win32" |
---|
1751 | > |
---|
1752 | <Tool |
---|
1753 | Name="VCCLCompilerTool" |
---|
1754 | PreprocessorDefinitions="" |
---|
1755 | /> |
---|
1756 | </FileConfiguration> |
---|
1757 | <FileConfiguration |
---|
1758 | Name="Release|Win32" |
---|
1759 | > |
---|
1760 | <Tool |
---|
1761 | Name="VCCLCompilerTool" |
---|
1762 | PreprocessorDefinitions="" |
---|
1763 | /> |
---|
1764 | </FileConfiguration> |
---|
1765 | <FileConfiguration |
---|
1766 | Name="TheText_Debug|Win32" |
---|
1767 | > |
---|
1768 | <Tool |
---|
1769 | Name="VCCLCompilerTool" |
---|
1770 | PreprocessorDefinitions="" |
---|
1771 | /> |
---|
1772 | </FileConfiguration> |
---|
1773 | </File> |
---|
1774 | <File |
---|
1775 | RelativePath="TextEditor_ImeEvent.cpp" |
---|
1776 | > |
---|
1777 | <FileConfiguration |
---|
1778 | Name="TheText_Release|Win32" |
---|
1779 | > |
---|
1780 | <Tool |
---|
1781 | Name="VCCLCompilerTool" |
---|
1782 | PreprocessorDefinitions="" |
---|
1783 | /> |
---|
1784 | </FileConfiguration> |
---|
1785 | <FileConfiguration |
---|
1786 | Name="Debug|Win32" |
---|
1787 | > |
---|
1788 | <Tool |
---|
1789 | Name="VCCLCompilerTool" |
---|
1790 | PreprocessorDefinitions="" |
---|
1791 | /> |
---|
1792 | </FileConfiguration> |
---|
1793 | <FileConfiguration |
---|
1794 | Name="Release|Win32" |
---|
1795 | > |
---|
1796 | <Tool |
---|
1797 | Name="VCCLCompilerTool" |
---|
1798 | PreprocessorDefinitions="" |
---|
1799 | /> |
---|
1800 | </FileConfiguration> |
---|
1801 | <FileConfiguration |
---|
1802 | Name="TheText_Debug|Win32" |
---|
1803 | > |
---|
1804 | <Tool |
---|
1805 | Name="VCCLCompilerTool" |
---|
1806 | PreprocessorDefinitions="" |
---|
1807 | /> |
---|
1808 | </FileConfiguration> |
---|
1809 | </File> |
---|
1810 | <File |
---|
1811 | RelativePath="TextEditor_KeyEvent.cpp" |
---|
1812 | > |
---|
1813 | <FileConfiguration |
---|
1814 | Name="TheText_Release|Win32" |
---|
1815 | > |
---|
1816 | <Tool |
---|
1817 | Name="VCCLCompilerTool" |
---|
1818 | PreprocessorDefinitions="" |
---|
1819 | /> |
---|
1820 | </FileConfiguration> |
---|
1821 | <FileConfiguration |
---|
1822 | Name="Debug|Win32" |
---|
1823 | > |
---|
1824 | <Tool |
---|
1825 | Name="VCCLCompilerTool" |
---|
1826 | PreprocessorDefinitions="" |
---|
1827 | /> |
---|
1828 | </FileConfiguration> |
---|
1829 | <FileConfiguration |
---|
1830 | Name="Release|Win32" |
---|
1831 | > |
---|
1832 | <Tool |
---|
1833 | Name="VCCLCompilerTool" |
---|
1834 | PreprocessorDefinitions="" |
---|
1835 | /> |
---|
1836 | </FileConfiguration> |
---|
1837 | <FileConfiguration |
---|
1838 | Name="TheText_Debug|Win32" |
---|
1839 | > |
---|
1840 | <Tool |
---|
1841 | Name="VCCLCompilerTool" |
---|
1842 | PreprocessorDefinitions="" |
---|
1843 | /> |
---|
1844 | </FileConfiguration> |
---|
1845 | </File> |
---|
1846 | <File |
---|
1847 | RelativePath="TextEditor_MouseEvent.cpp" |
---|
1848 | > |
---|
1849 | <FileConfiguration |
---|
1850 | Name="TheText_Release|Win32" |
---|
1851 | > |
---|
1852 | <Tool |
---|
1853 | Name="VCCLCompilerTool" |
---|
1854 | PreprocessorDefinitions="" |
---|
1855 | /> |
---|
1856 | </FileConfiguration> |
---|
1857 | <FileConfiguration |
---|
1858 | Name="Debug|Win32" |
---|
1859 | > |
---|
1860 | <Tool |
---|
1861 | Name="VCCLCompilerTool" |
---|
1862 | PreprocessorDefinitions="" |
---|
1863 | /> |
---|
1864 | </FileConfiguration> |
---|
1865 | <FileConfiguration |
---|
1866 | Name="Release|Win32" |
---|
1867 | > |
---|
1868 | <Tool |
---|
1869 | Name="VCCLCompilerTool" |
---|
1870 | PreprocessorDefinitions="" |
---|
1871 | /> |
---|
1872 | </FileConfiguration> |
---|
1873 | <FileConfiguration |
---|
1874 | Name="TheText_Debug|Win32" |
---|
1875 | > |
---|
1876 | <Tool |
---|
1877 | Name="VCCLCompilerTool" |
---|
1878 | PreprocessorDefinitions="" |
---|
1879 | /> |
---|
1880 | </FileConfiguration> |
---|
1881 | </File> |
---|
1882 | </Filter> |
---|
1883 | <Filter |
---|
1884 | Name="コード解析(Basic)" |
---|
1885 | > |
---|
1886 | <File |
---|
1887 | RelativePath="analysis.cpp" |
---|
1888 | > |
---|
1889 | <FileConfiguration |
---|
1890 | Name="TheText_Release|Win32" |
---|
1891 | > |
---|
1892 | <Tool |
---|
1893 | Name="VCCLCompilerTool" |
---|
1894 | PreprocessorDefinitions="" |
---|
1895 | /> |
---|
1896 | </FileConfiguration> |
---|
1897 | <FileConfiguration |
---|
1898 | Name="Debug|Win32" |
---|
1899 | > |
---|
1900 | <Tool |
---|
1901 | Name="VCCLCompilerTool" |
---|
1902 | PreprocessorDefinitions="" |
---|
1903 | /> |
---|
1904 | </FileConfiguration> |
---|
1905 | <FileConfiguration |
---|
1906 | Name="Release|Win32" |
---|
1907 | > |
---|
1908 | <Tool |
---|
1909 | Name="VCCLCompilerTool" |
---|
1910 | PreprocessorDefinitions="" |
---|
1911 | /> |
---|
1912 | </FileConfiguration> |
---|
1913 | <FileConfiguration |
---|
1914 | Name="TheText_Debug|Win32" |
---|
1915 | > |
---|
1916 | <Tool |
---|
1917 | Name="VCCLCompilerTool" |
---|
1918 | PreprocessorDefinitions="" |
---|
1919 | /> |
---|
1920 | </FileConfiguration> |
---|
1921 | </File> |
---|
1922 | <File |
---|
1923 | RelativePath=".\CodeFormatter.cpp" |
---|
1924 | > |
---|
1925 | </File> |
---|
1926 | <File |
---|
1927 | RelativePath="Complement.cpp" |
---|
1928 | > |
---|
1929 | <FileConfiguration |
---|
1930 | Name="TheText_Release|Win32" |
---|
1931 | > |
---|
1932 | <Tool |
---|
1933 | Name="VCCLCompilerTool" |
---|
1934 | PreprocessorDefinitions="" |
---|
1935 | /> |
---|
1936 | </FileConfiguration> |
---|
1937 | <FileConfiguration |
---|
1938 | Name="Debug|Win32" |
---|
1939 | > |
---|
1940 | <Tool |
---|
1941 | Name="VCCLCompilerTool" |
---|
1942 | PreprocessorDefinitions="" |
---|
1943 | /> |
---|
1944 | </FileConfiguration> |
---|
1945 | <FileConfiguration |
---|
1946 | Name="Release|Win32" |
---|
1947 | > |
---|
1948 | <Tool |
---|
1949 | Name="VCCLCompilerTool" |
---|
1950 | PreprocessorDefinitions="" |
---|
1951 | /> |
---|
1952 | </FileConfiguration> |
---|
1953 | <FileConfiguration |
---|
1954 | Name="TheText_Debug|Win32" |
---|
1955 | > |
---|
1956 | <Tool |
---|
1957 | Name="VCCLCompilerTool" |
---|
1958 | PreprocessorDefinitions="" |
---|
1959 | /> |
---|
1960 | </FileConfiguration> |
---|
1961 | </File> |
---|
1962 | <File |
---|
1963 | RelativePath="EndPairCommandComplement.cpp" |
---|
1964 | > |
---|
1965 | <FileConfiguration |
---|
1966 | Name="TheText_Release|Win32" |
---|
1967 | > |
---|
1968 | <Tool |
---|
1969 | Name="VCCLCompilerTool" |
---|
1970 | PreprocessorDefinitions="" |
---|
1971 | /> |
---|
1972 | </FileConfiguration> |
---|
1973 | <FileConfiguration |
---|
1974 | Name="Debug|Win32" |
---|
1975 | > |
---|
1976 | <Tool |
---|
1977 | Name="VCCLCompilerTool" |
---|
1978 | PreprocessorDefinitions="" |
---|
1979 | /> |
---|
1980 | </FileConfiguration> |
---|
1981 | <FileConfiguration |
---|
1982 | Name="Release|Win32" |
---|
1983 | > |
---|
1984 | <Tool |
---|
1985 | Name="VCCLCompilerTool" |
---|
1986 | PreprocessorDefinitions="" |
---|
1987 | /> |
---|
1988 | </FileConfiguration> |
---|
1989 | <FileConfiguration |
---|
1990 | Name="TheText_Debug|Win32" |
---|
1991 | > |
---|
1992 | <Tool |
---|
1993 | Name="VCCLCompilerTool" |
---|
1994 | PreprocessorDefinitions="" |
---|
1995 | /> |
---|
1996 | </FileConfiguration> |
---|
1997 | </File> |
---|
1998 | <File |
---|
1999 | RelativePath="ParameterHint.cpp" |
---|
2000 | > |
---|
2001 | <FileConfiguration |
---|
2002 | Name="TheText_Release|Win32" |
---|
2003 | > |
---|
2004 | <Tool |
---|
2005 | Name="VCCLCompilerTool" |
---|
2006 | PreprocessorDefinitions="" |
---|
2007 | /> |
---|
2008 | </FileConfiguration> |
---|
2009 | <FileConfiguration |
---|
2010 | Name="Debug|Win32" |
---|
2011 | > |
---|
2012 | <Tool |
---|
2013 | Name="VCCLCompilerTool" |
---|
2014 | PreprocessorDefinitions="" |
---|
2015 | /> |
---|
2016 | </FileConfiguration> |
---|
2017 | <FileConfiguration |
---|
2018 | Name="Release|Win32" |
---|
2019 | > |
---|
2020 | <Tool |
---|
2021 | Name="VCCLCompilerTool" |
---|
2022 | PreprocessorDefinitions="" |
---|
2023 | /> |
---|
2024 | </FileConfiguration> |
---|
2025 | <FileConfiguration |
---|
2026 | Name="TheText_Debug|Win32" |
---|
2027 | > |
---|
2028 | <Tool |
---|
2029 | Name="VCCLCompilerTool" |
---|
2030 | PreprocessorDefinitions="" |
---|
2031 | /> |
---|
2032 | </FileConfiguration> |
---|
2033 | </File> |
---|
2034 | </Filter> |
---|
2035 | <Filter |
---|
2036 | Name="コード解析(HTML)" |
---|
2037 | > |
---|
2038 | <File |
---|
2039 | RelativePath="HtmlAnalysis.cpp" |
---|
2040 | > |
---|
2041 | <FileConfiguration |
---|
2042 | Name="TheText_Release|Win32" |
---|
2043 | > |
---|
2044 | <Tool |
---|
2045 | Name="VCCLCompilerTool" |
---|
2046 | PreprocessorDefinitions="" |
---|
2047 | /> |
---|
2048 | </FileConfiguration> |
---|
2049 | <FileConfiguration |
---|
2050 | Name="Debug|Win32" |
---|
2051 | > |
---|
2052 | <Tool |
---|
2053 | Name="VCCLCompilerTool" |
---|
2054 | PreprocessorDefinitions="" |
---|
2055 | /> |
---|
2056 | </FileConfiguration> |
---|
2057 | <FileConfiguration |
---|
2058 | Name="Release|Win32" |
---|
2059 | > |
---|
2060 | <Tool |
---|
2061 | Name="VCCLCompilerTool" |
---|
2062 | PreprocessorDefinitions="" |
---|
2063 | /> |
---|
2064 | </FileConfiguration> |
---|
2065 | <FileConfiguration |
---|
2066 | Name="TheText_Debug|Win32" |
---|
2067 | > |
---|
2068 | <Tool |
---|
2069 | Name="VCCLCompilerTool" |
---|
2070 | PreprocessorDefinitions="" |
---|
2071 | /> |
---|
2072 | </FileConfiguration> |
---|
2073 | </File> |
---|
2074 | <File |
---|
2075 | RelativePath="HtmlAnalysis.h" |
---|
2076 | > |
---|
2077 | </File> |
---|
2078 | </Filter> |
---|
2079 | <Filter |
---|
2080 | Name="文字コード変換" |
---|
2081 | > |
---|
2082 | <File |
---|
2083 | RelativePath="nkf_class.cpp" |
---|
2084 | > |
---|
2085 | <FileConfiguration |
---|
2086 | Name="TheText_Release|Win32" |
---|
2087 | > |
---|
2088 | <Tool |
---|
2089 | Name="VCCLCompilerTool" |
---|
2090 | PreprocessorDefinitions="" |
---|
2091 | /> |
---|
2092 | </FileConfiguration> |
---|
2093 | <FileConfiguration |
---|
2094 | Name="Debug|Win32" |
---|
2095 | > |
---|
2096 | <Tool |
---|
2097 | Name="VCCLCompilerTool" |
---|
2098 | PreprocessorDefinitions="" |
---|
2099 | /> |
---|
2100 | </FileConfiguration> |
---|
2101 | <FileConfiguration |
---|
2102 | Name="Release|Win32" |
---|
2103 | > |
---|
2104 | <Tool |
---|
2105 | Name="VCCLCompilerTool" |
---|
2106 | PreprocessorDefinitions="" |
---|
2107 | /> |
---|
2108 | </FileConfiguration> |
---|
2109 | <FileConfiguration |
---|
2110 | Name="TheText_Debug|Win32" |
---|
2111 | > |
---|
2112 | <Tool |
---|
2113 | Name="VCCLCompilerTool" |
---|
2114 | PreprocessorDefinitions="" |
---|
2115 | /> |
---|
2116 | </FileConfiguration> |
---|
2117 | </File> |
---|
2118 | <File |
---|
2119 | RelativePath="nkf_class.h" |
---|
2120 | > |
---|
2121 | </File> |
---|
2122 | </Filter> |
---|
2123 | <Filter |
---|
2124 | Name="Web検索" |
---|
2125 | > |
---|
2126 | <File |
---|
2127 | RelativePath="CIEsink.h" |
---|
2128 | > |
---|
2129 | </File> |
---|
2130 | <File |
---|
2131 | RelativePath="WebSearch.cpp" |
---|
2132 | > |
---|
2133 | <FileConfiguration |
---|
2134 | Name="TheText_Release|Win32" |
---|
2135 | > |
---|
2136 | <Tool |
---|
2137 | Name="VCCLCompilerTool" |
---|
2138 | PreprocessorDefinitions="" |
---|
2139 | /> |
---|
2140 | </FileConfiguration> |
---|
2141 | <FileConfiguration |
---|
2142 | Name="Debug|Win32" |
---|
2143 | > |
---|
2144 | <Tool |
---|
2145 | Name="VCCLCompilerTool" |
---|
2146 | PreprocessorDefinitions="" |
---|
2147 | /> |
---|
2148 | </FileConfiguration> |
---|
2149 | <FileConfiguration |
---|
2150 | Name="Release|Win32" |
---|
2151 | > |
---|
2152 | <Tool |
---|
2153 | Name="VCCLCompilerTool" |
---|
2154 | PreprocessorDefinitions="" |
---|
2155 | /> |
---|
2156 | </FileConfiguration> |
---|
2157 | <FileConfiguration |
---|
2158 | Name="TheText_Debug|Win32" |
---|
2159 | > |
---|
2160 | <Tool |
---|
2161 | Name="VCCLCompilerTool" |
---|
2162 | PreprocessorDefinitions="" |
---|
2163 | /> |
---|
2164 | </FileConfiguration> |
---|
2165 | </File> |
---|
2166 | <File |
---|
2167 | RelativePath="WebSearch.h" |
---|
2168 | > |
---|
2169 | </File> |
---|
2170 | </Filter> |
---|
2171 | <Filter |
---|
2172 | Name="文字カウント" |
---|
2173 | > |
---|
2174 | <File |
---|
2175 | RelativePath="StringCount.cpp" |
---|
2176 | > |
---|
2177 | <FileConfiguration |
---|
2178 | Name="TheText_Release|Win32" |
---|
2179 | > |
---|
2180 | <Tool |
---|
2181 | Name="VCCLCompilerTool" |
---|
2182 | PreprocessorDefinitions="" |
---|
2183 | /> |
---|
2184 | </FileConfiguration> |
---|
2185 | <FileConfiguration |
---|
2186 | Name="Debug|Win32" |
---|
2187 | > |
---|
2188 | <Tool |
---|
2189 | Name="VCCLCompilerTool" |
---|
2190 | PreprocessorDefinitions="" |
---|
2191 | /> |
---|
2192 | </FileConfiguration> |
---|
2193 | <FileConfiguration |
---|
2194 | Name="Release|Win32" |
---|
2195 | > |
---|
2196 | <Tool |
---|
2197 | Name="VCCLCompilerTool" |
---|
2198 | PreprocessorDefinitions="" |
---|
2199 | /> |
---|
2200 | </FileConfiguration> |
---|
2201 | <FileConfiguration |
---|
2202 | Name="TheText_Debug|Win32" |
---|
2203 | > |
---|
2204 | <Tool |
---|
2205 | Name="VCCLCompilerTool" |
---|
2206 | PreprocessorDefinitions="" |
---|
2207 | /> |
---|
2208 | </FileConfiguration> |
---|
2209 | </File> |
---|
2210 | </Filter> |
---|
2211 | <Filter |
---|
2212 | Name="ルーラー" |
---|
2213 | > |
---|
2214 | <File |
---|
2215 | RelativePath="Ruler.cpp" |
---|
2216 | > |
---|
2217 | <FileConfiguration |
---|
2218 | Name="TheText_Release|Win32" |
---|
2219 | > |
---|
2220 | <Tool |
---|
2221 | Name="VCCLCompilerTool" |
---|
2222 | PreprocessorDefinitions="" |
---|
2223 | /> |
---|
2224 | </FileConfiguration> |
---|
2225 | <FileConfiguration |
---|
2226 | Name="Debug|Win32" |
---|
2227 | > |
---|
2228 | <Tool |
---|
2229 | Name="VCCLCompilerTool" |
---|
2230 | PreprocessorDefinitions="" |
---|
2231 | /> |
---|
2232 | </FileConfiguration> |
---|
2233 | <FileConfiguration |
---|
2234 | Name="Release|Win32" |
---|
2235 | > |
---|
2236 | <Tool |
---|
2237 | Name="VCCLCompilerTool" |
---|
2238 | PreprocessorDefinitions="" |
---|
2239 | /> |
---|
2240 | </FileConfiguration> |
---|
2241 | <FileConfiguration |
---|
2242 | Name="TheText_Debug|Win32" |
---|
2243 | > |
---|
2244 | <Tool |
---|
2245 | Name="VCCLCompilerTool" |
---|
2246 | PreprocessorDefinitions="" |
---|
2247 | /> |
---|
2248 | </FileConfiguration> |
---|
2249 | </File> |
---|
2250 | <File |
---|
2251 | RelativePath="Ruler.h" |
---|
2252 | > |
---|
2253 | </File> |
---|
2254 | </Filter> |
---|
2255 | <Filter |
---|
2256 | Name="正規表現" |
---|
2257 | > |
---|
2258 | <File |
---|
2259 | RelativePath="BREGEXP.H" |
---|
2260 | > |
---|
2261 | </File> |
---|
2262 | <File |
---|
2263 | RelativePath="reg_exp.cpp" |
---|
2264 | > |
---|
2265 | <FileConfiguration |
---|
2266 | Name="TheText_Release|Win32" |
---|
2267 | > |
---|
2268 | <Tool |
---|
2269 | Name="VCCLCompilerTool" |
---|
2270 | PreprocessorDefinitions="" |
---|
2271 | /> |
---|
2272 | </FileConfiguration> |
---|
2273 | <FileConfiguration |
---|
2274 | Name="Debug|Win32" |
---|
2275 | > |
---|
2276 | <Tool |
---|
2277 | Name="VCCLCompilerTool" |
---|
2278 | PreprocessorDefinitions="" |
---|
2279 | /> |
---|
2280 | </FileConfiguration> |
---|
2281 | <FileConfiguration |
---|
2282 | Name="Release|Win32" |
---|
2283 | > |
---|
2284 | <Tool |
---|
2285 | Name="VCCLCompilerTool" |
---|
2286 | PreprocessorDefinitions="" |
---|
2287 | /> |
---|
2288 | </FileConfiguration> |
---|
2289 | <FileConfiguration |
---|
2290 | Name="TheText_Debug|Win32" |
---|
2291 | > |
---|
2292 | <Tool |
---|
2293 | Name="VCCLCompilerTool" |
---|
2294 | PreprocessorDefinitions="" |
---|
2295 | /> |
---|
2296 | </FileConfiguration> |
---|
2297 | </File> |
---|
2298 | </Filter> |
---|
2299 | <Filter |
---|
2300 | Name="MDIクライアント管理クラス" |
---|
2301 | > |
---|
2302 | <File |
---|
2303 | RelativePath=".\MdiTextEdit.cpp" |
---|
2304 | > |
---|
2305 | </File> |
---|
2306 | <File |
---|
2307 | RelativePath=".\MdiTextEdit.h" |
---|
2308 | > |
---|
2309 | </File> |
---|
2310 | </Filter> |
---|
2311 | </Filter> |
---|
2312 | <Filter |
---|
2313 | Name="全般" |
---|
2314 | > |
---|
2315 | <Filter |
---|
2316 | Name="デザイン テーマ" |
---|
2317 | > |
---|
2318 | <File |
---|
2319 | RelativePath="DesignTheme.cpp" |
---|
2320 | > |
---|
2321 | <FileConfiguration |
---|
2322 | Name="TheText_Release|Win32" |
---|
2323 | > |
---|
2324 | <Tool |
---|
2325 | Name="VCCLCompilerTool" |
---|
2326 | PreprocessorDefinitions="" |
---|
2327 | /> |
---|
2328 | </FileConfiguration> |
---|
2329 | <FileConfiguration |
---|
2330 | Name="Debug|Win32" |
---|
2331 | > |
---|
2332 | <Tool |
---|
2333 | Name="VCCLCompilerTool" |
---|
2334 | PreprocessorDefinitions="" |
---|
2335 | /> |
---|
2336 | </FileConfiguration> |
---|
2337 | <FileConfiguration |
---|
2338 | Name="Release|Win32" |
---|
2339 | > |
---|
2340 | <Tool |
---|
2341 | Name="VCCLCompilerTool" |
---|
2342 | PreprocessorDefinitions="" |
---|
2343 | /> |
---|
2344 | </FileConfiguration> |
---|
2345 | <FileConfiguration |
---|
2346 | Name="TheText_Debug|Win32" |
---|
2347 | > |
---|
2348 | <Tool |
---|
2349 | Name="VCCLCompilerTool" |
---|
2350 | PreprocessorDefinitions="" |
---|
2351 | /> |
---|
2352 | </FileConfiguration> |
---|
2353 | </File> |
---|
2354 | <File |
---|
2355 | RelativePath="DesignTheme.h" |
---|
2356 | > |
---|
2357 | </File> |
---|
2358 | </Filter> |
---|
2359 | <Filter |
---|
2360 | Name="関連付け" |
---|
2361 | > |
---|
2362 | <File |
---|
2363 | RelativePath="ExtensionLink.cpp" |
---|
2364 | > |
---|
2365 | <FileConfiguration |
---|
2366 | Name="TheText_Release|Win32" |
---|
2367 | > |
---|
2368 | <Tool |
---|
2369 | Name="VCCLCompilerTool" |
---|
2370 | PreprocessorDefinitions="" |
---|
2371 | /> |
---|
2372 | </FileConfiguration> |
---|
2373 | <FileConfiguration |
---|
2374 | Name="Debug|Win32" |
---|
2375 | > |
---|
2376 | <Tool |
---|
2377 | Name="VCCLCompilerTool" |
---|
2378 | PreprocessorDefinitions="" |
---|
2379 | /> |
---|
2380 | </FileConfiguration> |
---|
2381 | <FileConfiguration |
---|
2382 | Name="Release|Win32" |
---|
2383 | > |
---|
2384 | <Tool |
---|
2385 | Name="VCCLCompilerTool" |
---|
2386 | PreprocessorDefinitions="" |
---|
2387 | /> |
---|
2388 | </FileConfiguration> |
---|
2389 | <FileConfiguration |
---|
2390 | Name="TheText_Debug|Win32" |
---|
2391 | > |
---|
2392 | <Tool |
---|
2393 | Name="VCCLCompilerTool" |
---|
2394 | PreprocessorDefinitions="" |
---|
2395 | /> |
---|
2396 | </FileConfiguration> |
---|
2397 | </File> |
---|
2398 | <File |
---|
2399 | RelativePath="ExtensionLink.h" |
---|
2400 | > |
---|
2401 | </File> |
---|
2402 | </Filter> |
---|
2403 | <Filter |
---|
2404 | Name="タブコントロール" |
---|
2405 | > |
---|
2406 | <File |
---|
2407 | RelativePath="TabCtrl.cpp" |
---|
2408 | > |
---|
2409 | <FileConfiguration |
---|
2410 | Name="TheText_Release|Win32" |
---|
2411 | > |
---|
2412 | <Tool |
---|
2413 | Name="VCCLCompilerTool" |
---|
2414 | PreprocessorDefinitions="" |
---|
2415 | /> |
---|
2416 | </FileConfiguration> |
---|
2417 | <FileConfiguration |
---|
2418 | Name="Debug|Win32" |
---|
2419 | > |
---|
2420 | <Tool |
---|
2421 | Name="VCCLCompilerTool" |
---|
2422 | PreprocessorDefinitions="" |
---|
2423 | /> |
---|
2424 | </FileConfiguration> |
---|
2425 | <FileConfiguration |
---|
2426 | Name="Release|Win32" |
---|
2427 | > |
---|
2428 | <Tool |
---|
2429 | Name="VCCLCompilerTool" |
---|
2430 | PreprocessorDefinitions="" |
---|
2431 | /> |
---|
2432 | </FileConfiguration> |
---|
2433 | <FileConfiguration |
---|
2434 | Name="TheText_Debug|Win32" |
---|
2435 | > |
---|
2436 | <Tool |
---|
2437 | Name="VCCLCompilerTool" |
---|
2438 | PreprocessorDefinitions="" |
---|
2439 | /> |
---|
2440 | </FileConfiguration> |
---|
2441 | </File> |
---|
2442 | <File |
---|
2443 | RelativePath="TabCtrl.h" |
---|
2444 | > |
---|
2445 | </File> |
---|
2446 | </Filter> |
---|
2447 | <Filter |
---|
2448 | Name="レバーコントロール" |
---|
2449 | > |
---|
2450 | <File |
---|
2451 | RelativePath="ChildWndOnRebar.cpp" |
---|
2452 | > |
---|
2453 | <FileConfiguration |
---|
2454 | Name="TheText_Release|Win32" |
---|
2455 | > |
---|
2456 | <Tool |
---|
2457 | Name="VCCLCompilerTool" |
---|
2458 | PreprocessorDefinitions="" |
---|
2459 | /> |
---|
2460 | </FileConfiguration> |
---|
2461 | <FileConfiguration |
---|
2462 | Name="Debug|Win32" |
---|
2463 | > |
---|
2464 | <Tool |
---|
2465 | Name="VCCLCompilerTool" |
---|
2466 | PreprocessorDefinitions="" |
---|
2467 | /> |
---|
2468 | </FileConfiguration> |
---|
2469 | <FileConfiguration |
---|
2470 | Name="Release|Win32" |
---|
2471 | > |
---|
2472 | <Tool |
---|
2473 | Name="VCCLCompilerTool" |
---|
2474 | PreprocessorDefinitions="" |
---|
2475 | /> |
---|
2476 | </FileConfiguration> |
---|
2477 | <FileConfiguration |
---|
2478 | Name="TheText_Debug|Win32" |
---|
2479 | > |
---|
2480 | <Tool |
---|
2481 | Name="VCCLCompilerTool" |
---|
2482 | PreprocessorDefinitions="" |
---|
2483 | /> |
---|
2484 | </FileConfiguration> |
---|
2485 | </File> |
---|
2486 | <File |
---|
2487 | RelativePath="rebar.cpp" |
---|
2488 | > |
---|
2489 | <FileConfiguration |
---|
2490 | Name="TheText_Release|Win32" |
---|
2491 | > |
---|
2492 | <Tool |
---|
2493 | Name="VCCLCompilerTool" |
---|
2494 | PreprocessorDefinitions="" |
---|
2495 | /> |
---|
2496 | </FileConfiguration> |
---|
2497 | <FileConfiguration |
---|
2498 | Name="Debug|Win32" |
---|
2499 | > |
---|
2500 | <Tool |
---|
2501 | Name="VCCLCompilerTool" |
---|
2502 | PreprocessorDefinitions="" |
---|
2503 | /> |
---|
2504 | </FileConfiguration> |
---|
2505 | <FileConfiguration |
---|
2506 | Name="Release|Win32" |
---|
2507 | > |
---|
2508 | <Tool |
---|
2509 | Name="VCCLCompilerTool" |
---|
2510 | PreprocessorDefinitions="" |
---|
2511 | /> |
---|
2512 | </FileConfiguration> |
---|
2513 | <FileConfiguration |
---|
2514 | Name="TheText_Debug|Win32" |
---|
2515 | > |
---|
2516 | <Tool |
---|
2517 | Name="VCCLCompilerTool" |
---|
2518 | PreprocessorDefinitions="" |
---|
2519 | /> |
---|
2520 | </FileConfiguration> |
---|
2521 | </File> |
---|
2522 | </Filter> |
---|
2523 | <Filter |
---|
2524 | Name="メニューコントロール" |
---|
2525 | > |
---|
2526 | <File |
---|
2527 | RelativePath="menu.cpp" |
---|
2528 | > |
---|
2529 | <FileConfiguration |
---|
2530 | Name="TheText_Release|Win32" |
---|
2531 | > |
---|
2532 | <Tool |
---|
2533 | Name="VCCLCompilerTool" |
---|
2534 | PreprocessorDefinitions="" |
---|
2535 | /> |
---|
2536 | </FileConfiguration> |
---|
2537 | <FileConfiguration |
---|
2538 | Name="Debug|Win32" |
---|
2539 | > |
---|
2540 | <Tool |
---|
2541 | Name="VCCLCompilerTool" |
---|
2542 | PreprocessorDefinitions="" |
---|
2543 | /> |
---|
2544 | </FileConfiguration> |
---|
2545 | <FileConfiguration |
---|
2546 | Name="Release|Win32" |
---|
2547 | > |
---|
2548 | <Tool |
---|
2549 | Name="VCCLCompilerTool" |
---|
2550 | PreprocessorDefinitions="" |
---|
2551 | /> |
---|
2552 | </FileConfiguration> |
---|
2553 | <FileConfiguration |
---|
2554 | Name="TheText_Debug|Win32" |
---|
2555 | > |
---|
2556 | <Tool |
---|
2557 | Name="VCCLCompilerTool" |
---|
2558 | PreprocessorDefinitions="" |
---|
2559 | /> |
---|
2560 | </FileConfiguration> |
---|
2561 | </File> |
---|
2562 | <File |
---|
2563 | RelativePath="menu.h" |
---|
2564 | > |
---|
2565 | </File> |
---|
2566 | </Filter> |
---|
2567 | <Filter |
---|
2568 | Name="LuxCtrl" |
---|
2569 | > |
---|
2570 | <File |
---|
2571 | RelativePath="LuxCtrl.cpp" |
---|
2572 | > |
---|
2573 | <FileConfiguration |
---|
2574 | Name="TheText_Release|Win32" |
---|
2575 | > |
---|
2576 | <Tool |
---|
2577 | Name="VCCLCompilerTool" |
---|
2578 | PreprocessorDefinitions="" |
---|
2579 | /> |
---|
2580 | </FileConfiguration> |
---|
2581 | <FileConfiguration |
---|
2582 | Name="Debug|Win32" |
---|
2583 | > |
---|
2584 | <Tool |
---|
2585 | Name="VCCLCompilerTool" |
---|
2586 | PreprocessorDefinitions="" |
---|
2587 | /> |
---|
2588 | </FileConfiguration> |
---|
2589 | <FileConfiguration |
---|
2590 | Name="Release|Win32" |
---|
2591 | > |
---|
2592 | <Tool |
---|
2593 | Name="VCCLCompilerTool" |
---|
2594 | PreprocessorDefinitions="" |
---|
2595 | /> |
---|
2596 | </FileConfiguration> |
---|
2597 | <FileConfiguration |
---|
2598 | Name="TheText_Debug|Win32" |
---|
2599 | > |
---|
2600 | <Tool |
---|
2601 | Name="VCCLCompilerTool" |
---|
2602 | PreprocessorDefinitions="" |
---|
2603 | /> |
---|
2604 | </FileConfiguration> |
---|
2605 | </File> |
---|
2606 | <File |
---|
2607 | RelativePath="LuxCtrl.h" |
---|
2608 | > |
---|
2609 | </File> |
---|
2610 | </Filter> |
---|
2611 | <Filter |
---|
2612 | Name="ユーザーデータ" |
---|
2613 | > |
---|
2614 | <File |
---|
2615 | RelativePath="NonVolatile.cpp" |
---|
2616 | > |
---|
2617 | <FileConfiguration |
---|
2618 | Name="TheText_Release|Win32" |
---|
2619 | > |
---|
2620 | <Tool |
---|
2621 | Name="VCCLCompilerTool" |
---|
2622 | PreprocessorDefinitions="" |
---|
2623 | /> |
---|
2624 | </FileConfiguration> |
---|
2625 | <FileConfiguration |
---|
2626 | Name="Debug|Win32" |
---|
2627 | > |
---|
2628 | <Tool |
---|
2629 | Name="VCCLCompilerTool" |
---|
2630 | PreprocessorDefinitions="" |
---|
2631 | /> |
---|
2632 | </FileConfiguration> |
---|
2633 | <FileConfiguration |
---|
2634 | Name="Release|Win32" |
---|
2635 | > |
---|
2636 | <Tool |
---|
2637 | Name="VCCLCompilerTool" |
---|
2638 | PreprocessorDefinitions="" |
---|
2639 | /> |
---|
2640 | </FileConfiguration> |
---|
2641 | <FileConfiguration |
---|
2642 | Name="TheText_Debug|Win32" |
---|
2643 | > |
---|
2644 | <Tool |
---|
2645 | Name="VCCLCompilerTool" |
---|
2646 | PreprocessorDefinitions="" |
---|
2647 | /> |
---|
2648 | </FileConfiguration> |
---|
2649 | </File> |
---|
2650 | <File |
---|
2651 | RelativePath="NonVolatile.h" |
---|
2652 | > |
---|
2653 | </File> |
---|
2654 | </Filter> |
---|
2655 | </Filter> |
---|
2656 | </Filter> |
---|
2657 | <Filter |
---|
2658 | Name="Header Files" |
---|
2659 | Filter="h;hpp;hxx;hm;inl" |
---|
2660 | > |
---|
2661 | <File |
---|
2662 | RelativePath=".\abdev.h" |
---|
2663 | > |
---|
2664 | </File> |
---|
2665 | <File |
---|
2666 | RelativePath="Common.h" |
---|
2667 | > |
---|
2668 | </File> |
---|
2669 | <File |
---|
2670 | RelativePath=".\stdafx.h" |
---|
2671 | > |
---|
2672 | </File> |
---|
2673 | <Filter |
---|
2674 | Name="言語対応文字列" |
---|
2675 | > |
---|
2676 | <Filter |
---|
2677 | Name="RAD" |
---|
2678 | > |
---|
2679 | <File |
---|
2680 | RelativePath="rad_msg_eng.h" |
---|
2681 | > |
---|
2682 | </File> |
---|
2683 | <File |
---|
2684 | RelativePath="rad_msg_jpn.h" |
---|
2685 | > |
---|
2686 | </File> |
---|
2687 | </Filter> |
---|
2688 | <Filter |
---|
2689 | Name="一般" |
---|
2690 | > |
---|
2691 | <File |
---|
2692 | RelativePath="common_msg_eng.h" |
---|
2693 | > |
---|
2694 | </File> |
---|
2695 | <File |
---|
2696 | RelativePath="common_msg_jpn.h" |
---|
2697 | > |
---|
2698 | </File> |
---|
2699 | </Filter> |
---|
2700 | <Filter |
---|
2701 | Name="プロジェクト管理" |
---|
2702 | > |
---|
2703 | <File |
---|
2704 | RelativePath="pj_msg_eng.h" |
---|
2705 | > |
---|
2706 | </File> |
---|
2707 | <File |
---|
2708 | RelativePath="pj_msg_jpn.h" |
---|
2709 | > |
---|
2710 | </File> |
---|
2711 | </Filter> |
---|
2712 | </Filter> |
---|
2713 | <Filter |
---|
2714 | Name="Application Classes" |
---|
2715 | > |
---|
2716 | <File |
---|
2717 | RelativePath=".\include\Program.h" |
---|
2718 | > |
---|
2719 | </File> |
---|
2720 | </Filter> |
---|
2721 | </Filter> |
---|
2722 | <Filter |
---|
2723 | Name="リソースファイル" |
---|
2724 | > |
---|
2725 | <File |
---|
2726 | RelativePath=".\abdev.rc" |
---|
2727 | > |
---|
2728 | </File> |
---|
2729 | <File |
---|
2730 | RelativePath="BasicProgram.ico" |
---|
2731 | > |
---|
2732 | </File> |
---|
2733 | <File |
---|
2734 | RelativePath="file_bas.ico" |
---|
2735 | > |
---|
2736 | </File> |
---|
2737 | <File |
---|
2738 | RelativePath="file_bmp.ico" |
---|
2739 | > |
---|
2740 | </File> |
---|
2741 | <File |
---|
2742 | RelativePath="file_icon.ico" |
---|
2743 | > |
---|
2744 | </File> |
---|
2745 | <File |
---|
2746 | RelativePath="file_pj.ico" |
---|
2747 | > |
---|
2748 | </File> |
---|
2749 | <File |
---|
2750 | RelativePath="file_sbp.ico" |
---|
2751 | > |
---|
2752 | </File> |
---|
2753 | <File |
---|
2754 | RelativePath="folder_close.ico" |
---|
2755 | > |
---|
2756 | </File> |
---|
2757 | <File |
---|
2758 | RelativePath="folder_open.ico" |
---|
2759 | > |
---|
2760 | </File> |
---|
2761 | <File |
---|
2762 | RelativePath="ico00001.ico" |
---|
2763 | > |
---|
2764 | </File> |
---|
2765 | <File |
---|
2766 | RelativePath="icon1.ico" |
---|
2767 | > |
---|
2768 | </File> |
---|
2769 | <File |
---|
2770 | RelativePath="Procedure.ico" |
---|
2771 | > |
---|
2772 | </File> |
---|
2773 | <File |
---|
2774 | RelativePath="TextDocument.ico" |
---|
2775 | > |
---|
2776 | </File> |
---|
2777 | <File |
---|
2778 | RelativePath="Window.ico" |
---|
2779 | > |
---|
2780 | </File> |
---|
2781 | </Filter> |
---|
2782 | <File |
---|
2783 | RelativePath="main.ico" |
---|
2784 | > |
---|
2785 | </File> |
---|
2786 | </Files> |
---|
2787 | <Globals> |
---|
2788 | </Globals> |
---|
2789 | </VisualStudioProject> |
---|