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;..\..\cpplibs\WTL80\include;.\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;..\..\cpplibs\WTL80\include;.\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;..\..\cpplibs\WTL80\include;.\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;..\..\cpplibs\WTL80\include;.\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 | <Filter |
---|
429 | Name="Window Components" |
---|
430 | > |
---|
431 | <File |
---|
432 | RelativePath=".\src\WindowComponents\MdiWindow.cpp" |
---|
433 | > |
---|
434 | </File> |
---|
435 | </Filter> |
---|
436 | <Filter |
---|
437 | Name="old" |
---|
438 | > |
---|
439 | <File |
---|
440 | RelativePath=".\abdev.cpp" |
---|
441 | > |
---|
442 | </File> |
---|
443 | <File |
---|
444 | RelativePath="Backup.cpp" |
---|
445 | > |
---|
446 | <FileConfiguration |
---|
447 | Name="TheText_Release|Win32" |
---|
448 | > |
---|
449 | <Tool |
---|
450 | Name="VCCLCompilerTool" |
---|
451 | PreprocessorDefinitions="" |
---|
452 | /> |
---|
453 | </FileConfiguration> |
---|
454 | <FileConfiguration |
---|
455 | Name="Debug|Win32" |
---|
456 | > |
---|
457 | <Tool |
---|
458 | Name="VCCLCompilerTool" |
---|
459 | PreprocessorDefinitions="" |
---|
460 | /> |
---|
461 | </FileConfiguration> |
---|
462 | <FileConfiguration |
---|
463 | Name="Release|Win32" |
---|
464 | > |
---|
465 | <Tool |
---|
466 | Name="VCCLCompilerTool" |
---|
467 | PreprocessorDefinitions="" |
---|
468 | /> |
---|
469 | </FileConfiguration> |
---|
470 | <FileConfiguration |
---|
471 | Name="TheText_Debug|Win32" |
---|
472 | > |
---|
473 | <Tool |
---|
474 | Name="VCCLCompilerTool" |
---|
475 | PreprocessorDefinitions="" |
---|
476 | /> |
---|
477 | </FileConfiguration> |
---|
478 | </File> |
---|
479 | <File |
---|
480 | RelativePath="DialogBoxes.cpp" |
---|
481 | > |
---|
482 | <FileConfiguration |
---|
483 | Name="TheText_Release|Win32" |
---|
484 | > |
---|
485 | <Tool |
---|
486 | Name="VCCLCompilerTool" |
---|
487 | PreprocessorDefinitions="" |
---|
488 | /> |
---|
489 | </FileConfiguration> |
---|
490 | <FileConfiguration |
---|
491 | Name="Debug|Win32" |
---|
492 | > |
---|
493 | <Tool |
---|
494 | Name="VCCLCompilerTool" |
---|
495 | PreprocessorDefinitions="" |
---|
496 | /> |
---|
497 | </FileConfiguration> |
---|
498 | <FileConfiguration |
---|
499 | Name="Release|Win32" |
---|
500 | > |
---|
501 | <Tool |
---|
502 | Name="VCCLCompilerTool" |
---|
503 | PreprocessorDefinitions="" |
---|
504 | /> |
---|
505 | </FileConfiguration> |
---|
506 | <FileConfiguration |
---|
507 | Name="TheText_Debug|Win32" |
---|
508 | > |
---|
509 | <Tool |
---|
510 | Name="VCCLCompilerTool" |
---|
511 | PreprocessorDefinitions="" |
---|
512 | /> |
---|
513 | </FileConfiguration> |
---|
514 | </File> |
---|
515 | <File |
---|
516 | RelativePath="DocumentAdvice.cpp" |
---|
517 | > |
---|
518 | <FileConfiguration |
---|
519 | Name="TheText_Release|Win32" |
---|
520 | > |
---|
521 | <Tool |
---|
522 | Name="VCCLCompilerTool" |
---|
523 | PreprocessorDefinitions="" |
---|
524 | /> |
---|
525 | </FileConfiguration> |
---|
526 | <FileConfiguration |
---|
527 | Name="Debug|Win32" |
---|
528 | > |
---|
529 | <Tool |
---|
530 | Name="VCCLCompilerTool" |
---|
531 | PreprocessorDefinitions="" |
---|
532 | /> |
---|
533 | </FileConfiguration> |
---|
534 | <FileConfiguration |
---|
535 | Name="Release|Win32" |
---|
536 | > |
---|
537 | <Tool |
---|
538 | Name="VCCLCompilerTool" |
---|
539 | PreprocessorDefinitions="" |
---|
540 | /> |
---|
541 | </FileConfiguration> |
---|
542 | <FileConfiguration |
---|
543 | Name="TheText_Debug|Win32" |
---|
544 | > |
---|
545 | <Tool |
---|
546 | Name="VCCLCompilerTool" |
---|
547 | PreprocessorDefinitions="" |
---|
548 | /> |
---|
549 | </FileConfiguration> |
---|
550 | </File> |
---|
551 | <File |
---|
552 | RelativePath="FileOperation.cpp" |
---|
553 | > |
---|
554 | <FileConfiguration |
---|
555 | Name="TheText_Release|Win32" |
---|
556 | > |
---|
557 | <Tool |
---|
558 | Name="VCCLCompilerTool" |
---|
559 | PreprocessorDefinitions="" |
---|
560 | /> |
---|
561 | </FileConfiguration> |
---|
562 | <FileConfiguration |
---|
563 | Name="Debug|Win32" |
---|
564 | > |
---|
565 | <Tool |
---|
566 | Name="VCCLCompilerTool" |
---|
567 | PreprocessorDefinitions="" |
---|
568 | /> |
---|
569 | </FileConfiguration> |
---|
570 | <FileConfiguration |
---|
571 | Name="Release|Win32" |
---|
572 | > |
---|
573 | <Tool |
---|
574 | Name="VCCLCompilerTool" |
---|
575 | PreprocessorDefinitions="" |
---|
576 | /> |
---|
577 | </FileConfiguration> |
---|
578 | <FileConfiguration |
---|
579 | Name="TheText_Debug|Win32" |
---|
580 | > |
---|
581 | <Tool |
---|
582 | Name="VCCLCompilerTool" |
---|
583 | PreprocessorDefinitions="" |
---|
584 | /> |
---|
585 | </FileConfiguration> |
---|
586 | </File> |
---|
587 | <File |
---|
588 | RelativePath="History.cpp" |
---|
589 | > |
---|
590 | <FileConfiguration |
---|
591 | Name="TheText_Release|Win32" |
---|
592 | > |
---|
593 | <Tool |
---|
594 | Name="VCCLCompilerTool" |
---|
595 | PreprocessorDefinitions="" |
---|
596 | /> |
---|
597 | </FileConfiguration> |
---|
598 | <FileConfiguration |
---|
599 | Name="Debug|Win32" |
---|
600 | > |
---|
601 | <Tool |
---|
602 | Name="VCCLCompilerTool" |
---|
603 | PreprocessorDefinitions="" |
---|
604 | /> |
---|
605 | </FileConfiguration> |
---|
606 | <FileConfiguration |
---|
607 | Name="Release|Win32" |
---|
608 | > |
---|
609 | <Tool |
---|
610 | Name="VCCLCompilerTool" |
---|
611 | PreprocessorDefinitions="" |
---|
612 | /> |
---|
613 | </FileConfiguration> |
---|
614 | <FileConfiguration |
---|
615 | Name="TheText_Debug|Win32" |
---|
616 | > |
---|
617 | <Tool |
---|
618 | Name="VCCLCompilerTool" |
---|
619 | PreprocessorDefinitions="" |
---|
620 | /> |
---|
621 | </FileConfiguration> |
---|
622 | </File> |
---|
623 | <File |
---|
624 | RelativePath=".\stdafx.cpp" |
---|
625 | > |
---|
626 | <FileConfiguration |
---|
627 | Name="TheText_Release|Win32" |
---|
628 | > |
---|
629 | <Tool |
---|
630 | Name="VCCLCompilerTool" |
---|
631 | UsePrecompiledHeader="1" |
---|
632 | /> |
---|
633 | </FileConfiguration> |
---|
634 | <FileConfiguration |
---|
635 | Name="Debug|Win32" |
---|
636 | > |
---|
637 | <Tool |
---|
638 | Name="VCCLCompilerTool" |
---|
639 | UsePrecompiledHeader="1" |
---|
640 | /> |
---|
641 | </FileConfiguration> |
---|
642 | <FileConfiguration |
---|
643 | Name="Release|Win32" |
---|
644 | > |
---|
645 | <Tool |
---|
646 | Name="VCCLCompilerTool" |
---|
647 | UsePrecompiledHeader="1" |
---|
648 | /> |
---|
649 | </FileConfiguration> |
---|
650 | <FileConfiguration |
---|
651 | Name="TheText_Debug|Win32" |
---|
652 | > |
---|
653 | <Tool |
---|
654 | Name="VCCLCompilerTool" |
---|
655 | UsePrecompiledHeader="1" |
---|
656 | /> |
---|
657 | </FileConfiguration> |
---|
658 | </File> |
---|
659 | <File |
---|
660 | RelativePath="SubOperation.cpp" |
---|
661 | > |
---|
662 | <FileConfiguration |
---|
663 | Name="TheText_Release|Win32" |
---|
664 | > |
---|
665 | <Tool |
---|
666 | Name="VCCLCompilerTool" |
---|
667 | PreprocessorDefinitions="" |
---|
668 | /> |
---|
669 | </FileConfiguration> |
---|
670 | <FileConfiguration |
---|
671 | Name="Debug|Win32" |
---|
672 | > |
---|
673 | <Tool |
---|
674 | Name="VCCLCompilerTool" |
---|
675 | PreprocessorDefinitions="" |
---|
676 | /> |
---|
677 | </FileConfiguration> |
---|
678 | <FileConfiguration |
---|
679 | Name="Release|Win32" |
---|
680 | > |
---|
681 | <Tool |
---|
682 | Name="VCCLCompilerTool" |
---|
683 | PreprocessorDefinitions="" |
---|
684 | /> |
---|
685 | </FileConfiguration> |
---|
686 | <FileConfiguration |
---|
687 | Name="TheText_Debug|Win32" |
---|
688 | > |
---|
689 | <Tool |
---|
690 | Name="VCCLCompilerTool" |
---|
691 | PreprocessorDefinitions="" |
---|
692 | /> |
---|
693 | </FileConfiguration> |
---|
694 | </File> |
---|
695 | <Filter |
---|
696 | Name="RADエディタ" |
---|
697 | > |
---|
698 | <File |
---|
699 | RelativePath="DrawWindow.cpp" |
---|
700 | > |
---|
701 | <FileConfiguration |
---|
702 | Name="TheText_Release|Win32" |
---|
703 | > |
---|
704 | <Tool |
---|
705 | Name="VCCLCompilerTool" |
---|
706 | PreprocessorDefinitions="" |
---|
707 | /> |
---|
708 | </FileConfiguration> |
---|
709 | <FileConfiguration |
---|
710 | Name="Debug|Win32" |
---|
711 | > |
---|
712 | <Tool |
---|
713 | Name="VCCLCompilerTool" |
---|
714 | PreprocessorDefinitions="" |
---|
715 | /> |
---|
716 | </FileConfiguration> |
---|
717 | <FileConfiguration |
---|
718 | Name="Release|Win32" |
---|
719 | > |
---|
720 | <Tool |
---|
721 | Name="VCCLCompilerTool" |
---|
722 | PreprocessorDefinitions="" |
---|
723 | /> |
---|
724 | </FileConfiguration> |
---|
725 | <FileConfiguration |
---|
726 | Name="TheText_Debug|Win32" |
---|
727 | > |
---|
728 | <Tool |
---|
729 | Name="VCCLCompilerTool" |
---|
730 | PreprocessorDefinitions="" |
---|
731 | /> |
---|
732 | </FileConfiguration> |
---|
733 | </File> |
---|
734 | <File |
---|
735 | RelativePath="MessageCallOperation.cpp" |
---|
736 | > |
---|
737 | <FileConfiguration |
---|
738 | Name="TheText_Release|Win32" |
---|
739 | > |
---|
740 | <Tool |
---|
741 | Name="VCCLCompilerTool" |
---|
742 | PreprocessorDefinitions="" |
---|
743 | /> |
---|
744 | </FileConfiguration> |
---|
745 | <FileConfiguration |
---|
746 | Name="Debug|Win32" |
---|
747 | > |
---|
748 | <Tool |
---|
749 | Name="VCCLCompilerTool" |
---|
750 | PreprocessorDefinitions="" |
---|
751 | /> |
---|
752 | </FileConfiguration> |
---|
753 | <FileConfiguration |
---|
754 | Name="Release|Win32" |
---|
755 | > |
---|
756 | <Tool |
---|
757 | Name="VCCLCompilerTool" |
---|
758 | PreprocessorDefinitions="" |
---|
759 | /> |
---|
760 | </FileConfiguration> |
---|
761 | <FileConfiguration |
---|
762 | Name="TheText_Debug|Win32" |
---|
763 | > |
---|
764 | <Tool |
---|
765 | Name="VCCLCompilerTool" |
---|
766 | PreprocessorDefinitions="" |
---|
767 | /> |
---|
768 | </FileConfiguration> |
---|
769 | </File> |
---|
770 | <File |
---|
771 | RelativePath="Rad_UndoRedo.cpp" |
---|
772 | > |
---|
773 | <FileConfiguration |
---|
774 | Name="TheText_Release|Win32" |
---|
775 | > |
---|
776 | <Tool |
---|
777 | Name="VCCLCompilerTool" |
---|
778 | PreprocessorDefinitions="" |
---|
779 | /> |
---|
780 | </FileConfiguration> |
---|
781 | <FileConfiguration |
---|
782 | Name="Debug|Win32" |
---|
783 | > |
---|
784 | <Tool |
---|
785 | Name="VCCLCompilerTool" |
---|
786 | PreprocessorDefinitions="" |
---|
787 | /> |
---|
788 | </FileConfiguration> |
---|
789 | <FileConfiguration |
---|
790 | Name="Release|Win32" |
---|
791 | > |
---|
792 | <Tool |
---|
793 | Name="VCCLCompilerTool" |
---|
794 | PreprocessorDefinitions="" |
---|
795 | /> |
---|
796 | </FileConfiguration> |
---|
797 | <FileConfiguration |
---|
798 | Name="TheText_Debug|Win32" |
---|
799 | > |
---|
800 | <Tool |
---|
801 | Name="VCCLCompilerTool" |
---|
802 | PreprocessorDefinitions="" |
---|
803 | /> |
---|
804 | </FileConfiguration> |
---|
805 | </File> |
---|
806 | <File |
---|
807 | RelativePath="RadProc.cpp" |
---|
808 | > |
---|
809 | <FileConfiguration |
---|
810 | Name="TheText_Release|Win32" |
---|
811 | > |
---|
812 | <Tool |
---|
813 | Name="VCCLCompilerTool" |
---|
814 | PreprocessorDefinitions="" |
---|
815 | /> |
---|
816 | </FileConfiguration> |
---|
817 | <FileConfiguration |
---|
818 | Name="Debug|Win32" |
---|
819 | > |
---|
820 | <Tool |
---|
821 | Name="VCCLCompilerTool" |
---|
822 | PreprocessorDefinitions="" |
---|
823 | /> |
---|
824 | </FileConfiguration> |
---|
825 | <FileConfiguration |
---|
826 | Name="Release|Win32" |
---|
827 | > |
---|
828 | <Tool |
---|
829 | Name="VCCLCompilerTool" |
---|
830 | PreprocessorDefinitions="" |
---|
831 | /> |
---|
832 | </FileConfiguration> |
---|
833 | <FileConfiguration |
---|
834 | Name="TheText_Debug|Win32" |
---|
835 | > |
---|
836 | <Tool |
---|
837 | Name="VCCLCompilerTool" |
---|
838 | PreprocessorDefinitions="" |
---|
839 | /> |
---|
840 | </FileConfiguration> |
---|
841 | </File> |
---|
842 | <File |
---|
843 | RelativePath="RadSupport.cpp" |
---|
844 | > |
---|
845 | <FileConfiguration |
---|
846 | Name="TheText_Release|Win32" |
---|
847 | > |
---|
848 | <Tool |
---|
849 | Name="VCCLCompilerTool" |
---|
850 | PreprocessorDefinitions="" |
---|
851 | /> |
---|
852 | </FileConfiguration> |
---|
853 | <FileConfiguration |
---|
854 | Name="Debug|Win32" |
---|
855 | > |
---|
856 | <Tool |
---|
857 | Name="VCCLCompilerTool" |
---|
858 | PreprocessorDefinitions="" |
---|
859 | /> |
---|
860 | </FileConfiguration> |
---|
861 | <FileConfiguration |
---|
862 | Name="Release|Win32" |
---|
863 | > |
---|
864 | <Tool |
---|
865 | Name="VCCLCompilerTool" |
---|
866 | PreprocessorDefinitions="" |
---|
867 | /> |
---|
868 | </FileConfiguration> |
---|
869 | <FileConfiguration |
---|
870 | Name="TheText_Debug|Win32" |
---|
871 | > |
---|
872 | <Tool |
---|
873 | Name="VCCLCompilerTool" |
---|
874 | PreprocessorDefinitions="" |
---|
875 | /> |
---|
876 | </FileConfiguration> |
---|
877 | </File> |
---|
878 | <File |
---|
879 | RelativePath="RadToolsAndPropertyProc.cpp" |
---|
880 | > |
---|
881 | <FileConfiguration |
---|
882 | Name="TheText_Release|Win32" |
---|
883 | > |
---|
884 | <Tool |
---|
885 | Name="VCCLCompilerTool" |
---|
886 | PreprocessorDefinitions="" |
---|
887 | /> |
---|
888 | </FileConfiguration> |
---|
889 | <FileConfiguration |
---|
890 | Name="Debug|Win32" |
---|
891 | > |
---|
892 | <Tool |
---|
893 | Name="VCCLCompilerTool" |
---|
894 | PreprocessorDefinitions="" |
---|
895 | /> |
---|
896 | </FileConfiguration> |
---|
897 | <FileConfiguration |
---|
898 | Name="Release|Win32" |
---|
899 | > |
---|
900 | <Tool |
---|
901 | Name="VCCLCompilerTool" |
---|
902 | PreprocessorDefinitions="" |
---|
903 | /> |
---|
904 | </FileConfiguration> |
---|
905 | <FileConfiguration |
---|
906 | Name="TheText_Debug|Win32" |
---|
907 | > |
---|
908 | <Tool |
---|
909 | Name="VCCLCompilerTool" |
---|
910 | PreprocessorDefinitions="" |
---|
911 | /> |
---|
912 | </FileConfiguration> |
---|
913 | </File> |
---|
914 | </Filter> |
---|
915 | <Filter |
---|
916 | Name="アイコンエディタ" |
---|
917 | > |
---|
918 | <File |
---|
919 | RelativePath="IconEditor.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 | <File |
---|
955 | RelativePath="IconEditor_Color.cpp" |
---|
956 | > |
---|
957 | <FileConfiguration |
---|
958 | Name="TheText_Release|Win32" |
---|
959 | > |
---|
960 | <Tool |
---|
961 | Name="VCCLCompilerTool" |
---|
962 | PreprocessorDefinitions="" |
---|
963 | /> |
---|
964 | </FileConfiguration> |
---|
965 | <FileConfiguration |
---|
966 | Name="Debug|Win32" |
---|
967 | > |
---|
968 | <Tool |
---|
969 | Name="VCCLCompilerTool" |
---|
970 | PreprocessorDefinitions="" |
---|
971 | /> |
---|
972 | </FileConfiguration> |
---|
973 | <FileConfiguration |
---|
974 | Name="Release|Win32" |
---|
975 | > |
---|
976 | <Tool |
---|
977 | Name="VCCLCompilerTool" |
---|
978 | PreprocessorDefinitions="" |
---|
979 | /> |
---|
980 | </FileConfiguration> |
---|
981 | <FileConfiguration |
---|
982 | Name="TheText_Debug|Win32" |
---|
983 | > |
---|
984 | <Tool |
---|
985 | Name="VCCLCompilerTool" |
---|
986 | PreprocessorDefinitions="" |
---|
987 | /> |
---|
988 | </FileConfiguration> |
---|
989 | </File> |
---|
990 | <File |
---|
991 | RelativePath="IconEditor_Main.cpp" |
---|
992 | > |
---|
993 | <FileConfiguration |
---|
994 | Name="TheText_Release|Win32" |
---|
995 | > |
---|
996 | <Tool |
---|
997 | Name="VCCLCompilerTool" |
---|
998 | PreprocessorDefinitions="" |
---|
999 | /> |
---|
1000 | </FileConfiguration> |
---|
1001 | <FileConfiguration |
---|
1002 | Name="Debug|Win32" |
---|
1003 | > |
---|
1004 | <Tool |
---|
1005 | Name="VCCLCompilerTool" |
---|
1006 | PreprocessorDefinitions="" |
---|
1007 | /> |
---|
1008 | </FileConfiguration> |
---|
1009 | <FileConfiguration |
---|
1010 | Name="Release|Win32" |
---|
1011 | > |
---|
1012 | <Tool |
---|
1013 | Name="VCCLCompilerTool" |
---|
1014 | PreprocessorDefinitions="" |
---|
1015 | /> |
---|
1016 | </FileConfiguration> |
---|
1017 | <FileConfiguration |
---|
1018 | Name="TheText_Debug|Win32" |
---|
1019 | > |
---|
1020 | <Tool |
---|
1021 | Name="VCCLCompilerTool" |
---|
1022 | PreprocessorDefinitions="" |
---|
1023 | /> |
---|
1024 | </FileConfiguration> |
---|
1025 | </File> |
---|
1026 | <File |
---|
1027 | RelativePath="IconEditor_Tool.cpp" |
---|
1028 | > |
---|
1029 | <FileConfiguration |
---|
1030 | Name="TheText_Release|Win32" |
---|
1031 | > |
---|
1032 | <Tool |
---|
1033 | Name="VCCLCompilerTool" |
---|
1034 | PreprocessorDefinitions="" |
---|
1035 | /> |
---|
1036 | </FileConfiguration> |
---|
1037 | <FileConfiguration |
---|
1038 | Name="Debug|Win32" |
---|
1039 | > |
---|
1040 | <Tool |
---|
1041 | Name="VCCLCompilerTool" |
---|
1042 | PreprocessorDefinitions="" |
---|
1043 | /> |
---|
1044 | </FileConfiguration> |
---|
1045 | <FileConfiguration |
---|
1046 | Name="Release|Win32" |
---|
1047 | > |
---|
1048 | <Tool |
---|
1049 | Name="VCCLCompilerTool" |
---|
1050 | PreprocessorDefinitions="" |
---|
1051 | /> |
---|
1052 | </FileConfiguration> |
---|
1053 | <FileConfiguration |
---|
1054 | Name="TheText_Debug|Win32" |
---|
1055 | > |
---|
1056 | <Tool |
---|
1057 | Name="VCCLCompilerTool" |
---|
1058 | PreprocessorDefinitions="" |
---|
1059 | /> |
---|
1060 | </FileConfiguration> |
---|
1061 | </File> |
---|
1062 | <File |
---|
1063 | RelativePath="IconEditor_UndoRedo.cpp" |
---|
1064 | > |
---|
1065 | <FileConfiguration |
---|
1066 | Name="TheText_Release|Win32" |
---|
1067 | > |
---|
1068 | <Tool |
---|
1069 | Name="VCCLCompilerTool" |
---|
1070 | PreprocessorDefinitions="" |
---|
1071 | /> |
---|
1072 | </FileConfiguration> |
---|
1073 | <FileConfiguration |
---|
1074 | Name="Debug|Win32" |
---|
1075 | > |
---|
1076 | <Tool |
---|
1077 | Name="VCCLCompilerTool" |
---|
1078 | PreprocessorDefinitions="" |
---|
1079 | /> |
---|
1080 | </FileConfiguration> |
---|
1081 | <FileConfiguration |
---|
1082 | Name="Release|Win32" |
---|
1083 | > |
---|
1084 | <Tool |
---|
1085 | Name="VCCLCompilerTool" |
---|
1086 | PreprocessorDefinitions="" |
---|
1087 | /> |
---|
1088 | </FileConfiguration> |
---|
1089 | <FileConfiguration |
---|
1090 | Name="TheText_Debug|Win32" |
---|
1091 | > |
---|
1092 | <Tool |
---|
1093 | Name="VCCLCompilerTool" |
---|
1094 | PreprocessorDefinitions="" |
---|
1095 | /> |
---|
1096 | </FileConfiguration> |
---|
1097 | </File> |
---|
1098 | </Filter> |
---|
1099 | <Filter |
---|
1100 | Name="コンパイラ・デバッガ通信" |
---|
1101 | > |
---|
1102 | <File |
---|
1103 | RelativePath="Attach.cpp" |
---|
1104 | > |
---|
1105 | <FileConfiguration |
---|
1106 | Name="TheText_Release|Win32" |
---|
1107 | > |
---|
1108 | <Tool |
---|
1109 | Name="VCCLCompilerTool" |
---|
1110 | PreprocessorDefinitions="" |
---|
1111 | /> |
---|
1112 | </FileConfiguration> |
---|
1113 | <FileConfiguration |
---|
1114 | Name="Debug|Win32" |
---|
1115 | > |
---|
1116 | <Tool |
---|
1117 | Name="VCCLCompilerTool" |
---|
1118 | PreprocessorDefinitions="" |
---|
1119 | /> |
---|
1120 | </FileConfiguration> |
---|
1121 | <FileConfiguration |
---|
1122 | Name="Release|Win32" |
---|
1123 | > |
---|
1124 | <Tool |
---|
1125 | Name="VCCLCompilerTool" |
---|
1126 | PreprocessorDefinitions="" |
---|
1127 | /> |
---|
1128 | </FileConfiguration> |
---|
1129 | <FileConfiguration |
---|
1130 | Name="TheText_Debug|Win32" |
---|
1131 | > |
---|
1132 | <Tool |
---|
1133 | Name="VCCLCompilerTool" |
---|
1134 | PreprocessorDefinitions="" |
---|
1135 | /> |
---|
1136 | </FileConfiguration> |
---|
1137 | </File> |
---|
1138 | <File |
---|
1139 | RelativePath="Attach.h" |
---|
1140 | > |
---|
1141 | </File> |
---|
1142 | <File |
---|
1143 | RelativePath="Debugger.cpp" |
---|
1144 | > |
---|
1145 | <FileConfiguration |
---|
1146 | Name="TheText_Release|Win32" |
---|
1147 | > |
---|
1148 | <Tool |
---|
1149 | Name="VCCLCompilerTool" |
---|
1150 | PreprocessorDefinitions="" |
---|
1151 | /> |
---|
1152 | </FileConfiguration> |
---|
1153 | <FileConfiguration |
---|
1154 | Name="Debug|Win32" |
---|
1155 | > |
---|
1156 | <Tool |
---|
1157 | Name="VCCLCompilerTool" |
---|
1158 | PreprocessorDefinitions="" |
---|
1159 | /> |
---|
1160 | </FileConfiguration> |
---|
1161 | <FileConfiguration |
---|
1162 | Name="Release|Win32" |
---|
1163 | > |
---|
1164 | <Tool |
---|
1165 | Name="VCCLCompilerTool" |
---|
1166 | PreprocessorDefinitions="" |
---|
1167 | /> |
---|
1168 | </FileConfiguration> |
---|
1169 | <FileConfiguration |
---|
1170 | Name="TheText_Debug|Win32" |
---|
1171 | > |
---|
1172 | <Tool |
---|
1173 | Name="VCCLCompilerTool" |
---|
1174 | PreprocessorDefinitions="" |
---|
1175 | /> |
---|
1176 | </FileConfiguration> |
---|
1177 | </File> |
---|
1178 | <File |
---|
1179 | RelativePath="Debugger.h" |
---|
1180 | > |
---|
1181 | </File> |
---|
1182 | </Filter> |
---|
1183 | <Filter |
---|
1184 | Name="テキストエディタ" |
---|
1185 | > |
---|
1186 | <File |
---|
1187 | RelativePath="Caret.cpp" |
---|
1188 | > |
---|
1189 | <FileConfiguration |
---|
1190 | Name="TheText_Release|Win32" |
---|
1191 | > |
---|
1192 | <Tool |
---|
1193 | Name="VCCLCompilerTool" |
---|
1194 | PreprocessorDefinitions="" |
---|
1195 | /> |
---|
1196 | </FileConfiguration> |
---|
1197 | <FileConfiguration |
---|
1198 | Name="Debug|Win32" |
---|
1199 | > |
---|
1200 | <Tool |
---|
1201 | Name="VCCLCompilerTool" |
---|
1202 | PreprocessorDefinitions="" |
---|
1203 | /> |
---|
1204 | </FileConfiguration> |
---|
1205 | <FileConfiguration |
---|
1206 | Name="Release|Win32" |
---|
1207 | > |
---|
1208 | <Tool |
---|
1209 | Name="VCCLCompilerTool" |
---|
1210 | PreprocessorDefinitions="" |
---|
1211 | /> |
---|
1212 | </FileConfiguration> |
---|
1213 | <FileConfiguration |
---|
1214 | Name="TheText_Debug|Win32" |
---|
1215 | > |
---|
1216 | <Tool |
---|
1217 | Name="VCCLCompilerTool" |
---|
1218 | PreprocessorDefinitions="" |
---|
1219 | /> |
---|
1220 | </FileConfiguration> |
---|
1221 | </File> |
---|
1222 | <File |
---|
1223 | RelativePath="DrawBuffer.cpp" |
---|
1224 | > |
---|
1225 | <FileConfiguration |
---|
1226 | Name="TheText_Release|Win32" |
---|
1227 | > |
---|
1228 | <Tool |
---|
1229 | Name="VCCLCompilerTool" |
---|
1230 | PreprocessorDefinitions="" |
---|
1231 | /> |
---|
1232 | </FileConfiguration> |
---|
1233 | <FileConfiguration |
---|
1234 | Name="Debug|Win32" |
---|
1235 | > |
---|
1236 | <Tool |
---|
1237 | Name="VCCLCompilerTool" |
---|
1238 | PreprocessorDefinitions="" |
---|
1239 | /> |
---|
1240 | </FileConfiguration> |
---|
1241 | <FileConfiguration |
---|
1242 | Name="Release|Win32" |
---|
1243 | > |
---|
1244 | <Tool |
---|
1245 | Name="VCCLCompilerTool" |
---|
1246 | PreprocessorDefinitions="" |
---|
1247 | /> |
---|
1248 | </FileConfiguration> |
---|
1249 | <FileConfiguration |
---|
1250 | Name="TheText_Debug|Win32" |
---|
1251 | > |
---|
1252 | <Tool |
---|
1253 | Name="VCCLCompilerTool" |
---|
1254 | PreprocessorDefinitions="" |
---|
1255 | /> |
---|
1256 | </FileConfiguration> |
---|
1257 | </File> |
---|
1258 | <File |
---|
1259 | RelativePath="Print.cpp" |
---|
1260 | > |
---|
1261 | <FileConfiguration |
---|
1262 | Name="TheText_Release|Win32" |
---|
1263 | > |
---|
1264 | <Tool |
---|
1265 | Name="VCCLCompilerTool" |
---|
1266 | PreprocessorDefinitions="" |
---|
1267 | /> |
---|
1268 | </FileConfiguration> |
---|
1269 | <FileConfiguration |
---|
1270 | Name="Debug|Win32" |
---|
1271 | > |
---|
1272 | <Tool |
---|
1273 | Name="VCCLCompilerTool" |
---|
1274 | PreprocessorDefinitions="" |
---|
1275 | /> |
---|
1276 | </FileConfiguration> |
---|
1277 | <FileConfiguration |
---|
1278 | Name="Release|Win32" |
---|
1279 | > |
---|
1280 | <Tool |
---|
1281 | Name="VCCLCompilerTool" |
---|
1282 | PreprocessorDefinitions="" |
---|
1283 | /> |
---|
1284 | </FileConfiguration> |
---|
1285 | <FileConfiguration |
---|
1286 | Name="TheText_Debug|Win32" |
---|
1287 | > |
---|
1288 | <Tool |
---|
1289 | Name="VCCLCompilerTool" |
---|
1290 | PreprocessorDefinitions="" |
---|
1291 | /> |
---|
1292 | </FileConfiguration> |
---|
1293 | </File> |
---|
1294 | <File |
---|
1295 | RelativePath="Replace.cpp" |
---|
1296 | > |
---|
1297 | <FileConfiguration |
---|
1298 | Name="TheText_Release|Win32" |
---|
1299 | > |
---|
1300 | <Tool |
---|
1301 | Name="VCCLCompilerTool" |
---|
1302 | PreprocessorDefinitions="" |
---|
1303 | /> |
---|
1304 | </FileConfiguration> |
---|
1305 | <FileConfiguration |
---|
1306 | Name="Debug|Win32" |
---|
1307 | > |
---|
1308 | <Tool |
---|
1309 | Name="VCCLCompilerTool" |
---|
1310 | PreprocessorDefinitions="" |
---|
1311 | /> |
---|
1312 | </FileConfiguration> |
---|
1313 | <FileConfiguration |
---|
1314 | Name="Release|Win32" |
---|
1315 | > |
---|
1316 | <Tool |
---|
1317 | Name="VCCLCompilerTool" |
---|
1318 | PreprocessorDefinitions="" |
---|
1319 | /> |
---|
1320 | </FileConfiguration> |
---|
1321 | <FileConfiguration |
---|
1322 | Name="TheText_Debug|Win32" |
---|
1323 | > |
---|
1324 | <Tool |
---|
1325 | Name="VCCLCompilerTool" |
---|
1326 | PreprocessorDefinitions="" |
---|
1327 | /> |
---|
1328 | </FileConfiguration> |
---|
1329 | </File> |
---|
1330 | <File |
---|
1331 | RelativePath="Search.cpp" |
---|
1332 | > |
---|
1333 | <FileConfiguration |
---|
1334 | Name="TheText_Release|Win32" |
---|
1335 | > |
---|
1336 | <Tool |
---|
1337 | Name="VCCLCompilerTool" |
---|
1338 | PreprocessorDefinitions="" |
---|
1339 | /> |
---|
1340 | </FileConfiguration> |
---|
1341 | <FileConfiguration |
---|
1342 | Name="Debug|Win32" |
---|
1343 | > |
---|
1344 | <Tool |
---|
1345 | Name="VCCLCompilerTool" |
---|
1346 | PreprocessorDefinitions="" |
---|
1347 | /> |
---|
1348 | </FileConfiguration> |
---|
1349 | <FileConfiguration |
---|
1350 | Name="Release|Win32" |
---|
1351 | > |
---|
1352 | <Tool |
---|
1353 | Name="VCCLCompilerTool" |
---|
1354 | PreprocessorDefinitions="" |
---|
1355 | /> |
---|
1356 | </FileConfiguration> |
---|
1357 | <FileConfiguration |
---|
1358 | Name="TheText_Debug|Win32" |
---|
1359 | > |
---|
1360 | <Tool |
---|
1361 | Name="VCCLCompilerTool" |
---|
1362 | PreprocessorDefinitions="" |
---|
1363 | /> |
---|
1364 | </FileConfiguration> |
---|
1365 | </File> |
---|
1366 | <File |
---|
1367 | RelativePath="TextEditor.cpp" |
---|
1368 | > |
---|
1369 | <FileConfiguration |
---|
1370 | Name="TheText_Release|Win32" |
---|
1371 | > |
---|
1372 | <Tool |
---|
1373 | Name="VCCLCompilerTool" |
---|
1374 | PreprocessorDefinitions="" |
---|
1375 | /> |
---|
1376 | </FileConfiguration> |
---|
1377 | <FileConfiguration |
---|
1378 | Name="Debug|Win32" |
---|
1379 | > |
---|
1380 | <Tool |
---|
1381 | Name="VCCLCompilerTool" |
---|
1382 | PreprocessorDefinitions="" |
---|
1383 | /> |
---|
1384 | </FileConfiguration> |
---|
1385 | <FileConfiguration |
---|
1386 | Name="Release|Win32" |
---|
1387 | > |
---|
1388 | <Tool |
---|
1389 | Name="VCCLCompilerTool" |
---|
1390 | PreprocessorDefinitions="" |
---|
1391 | /> |
---|
1392 | </FileConfiguration> |
---|
1393 | <FileConfiguration |
---|
1394 | Name="TheText_Debug|Win32" |
---|
1395 | > |
---|
1396 | <Tool |
---|
1397 | Name="VCCLCompilerTool" |
---|
1398 | PreprocessorDefinitions="" |
---|
1399 | /> |
---|
1400 | </FileConfiguration> |
---|
1401 | </File> |
---|
1402 | <File |
---|
1403 | RelativePath="TextEditor_UndoRedo.cpp" |
---|
1404 | > |
---|
1405 | <FileConfiguration |
---|
1406 | Name="TheText_Release|Win32" |
---|
1407 | > |
---|
1408 | <Tool |
---|
1409 | Name="VCCLCompilerTool" |
---|
1410 | PreprocessorDefinitions="" |
---|
1411 | /> |
---|
1412 | </FileConfiguration> |
---|
1413 | <FileConfiguration |
---|
1414 | Name="Debug|Win32" |
---|
1415 | > |
---|
1416 | <Tool |
---|
1417 | Name="VCCLCompilerTool" |
---|
1418 | PreprocessorDefinitions="" |
---|
1419 | /> |
---|
1420 | </FileConfiguration> |
---|
1421 | <FileConfiguration |
---|
1422 | Name="Release|Win32" |
---|
1423 | > |
---|
1424 | <Tool |
---|
1425 | Name="VCCLCompilerTool" |
---|
1426 | PreprocessorDefinitions="" |
---|
1427 | /> |
---|
1428 | </FileConfiguration> |
---|
1429 | <FileConfiguration |
---|
1430 | Name="TheText_Debug|Win32" |
---|
1431 | > |
---|
1432 | <Tool |
---|
1433 | Name="VCCLCompilerTool" |
---|
1434 | PreprocessorDefinitions="" |
---|
1435 | /> |
---|
1436 | </FileConfiguration> |
---|
1437 | </File> |
---|
1438 | <Filter |
---|
1439 | Name="イベントプロシージャ" |
---|
1440 | > |
---|
1441 | <File |
---|
1442 | RelativePath="TextEditor_EventProc.cpp" |
---|
1443 | > |
---|
1444 | <FileConfiguration |
---|
1445 | Name="TheText_Release|Win32" |
---|
1446 | > |
---|
1447 | <Tool |
---|
1448 | Name="VCCLCompilerTool" |
---|
1449 | PreprocessorDefinitions="" |
---|
1450 | /> |
---|
1451 | </FileConfiguration> |
---|
1452 | <FileConfiguration |
---|
1453 | Name="Debug|Win32" |
---|
1454 | > |
---|
1455 | <Tool |
---|
1456 | Name="VCCLCompilerTool" |
---|
1457 | PreprocessorDefinitions="" |
---|
1458 | /> |
---|
1459 | </FileConfiguration> |
---|
1460 | <FileConfiguration |
---|
1461 | Name="Release|Win32" |
---|
1462 | > |
---|
1463 | <Tool |
---|
1464 | Name="VCCLCompilerTool" |
---|
1465 | PreprocessorDefinitions="" |
---|
1466 | /> |
---|
1467 | </FileConfiguration> |
---|
1468 | <FileConfiguration |
---|
1469 | Name="TheText_Debug|Win32" |
---|
1470 | > |
---|
1471 | <Tool |
---|
1472 | Name="VCCLCompilerTool" |
---|
1473 | PreprocessorDefinitions="" |
---|
1474 | /> |
---|
1475 | </FileConfiguration> |
---|
1476 | </File> |
---|
1477 | <File |
---|
1478 | RelativePath="TextEditor_ImeEvent.cpp" |
---|
1479 | > |
---|
1480 | <FileConfiguration |
---|
1481 | Name="TheText_Release|Win32" |
---|
1482 | > |
---|
1483 | <Tool |
---|
1484 | Name="VCCLCompilerTool" |
---|
1485 | PreprocessorDefinitions="" |
---|
1486 | /> |
---|
1487 | </FileConfiguration> |
---|
1488 | <FileConfiguration |
---|
1489 | Name="Debug|Win32" |
---|
1490 | > |
---|
1491 | <Tool |
---|
1492 | Name="VCCLCompilerTool" |
---|
1493 | PreprocessorDefinitions="" |
---|
1494 | /> |
---|
1495 | </FileConfiguration> |
---|
1496 | <FileConfiguration |
---|
1497 | Name="Release|Win32" |
---|
1498 | > |
---|
1499 | <Tool |
---|
1500 | Name="VCCLCompilerTool" |
---|
1501 | PreprocessorDefinitions="" |
---|
1502 | /> |
---|
1503 | </FileConfiguration> |
---|
1504 | <FileConfiguration |
---|
1505 | Name="TheText_Debug|Win32" |
---|
1506 | > |
---|
1507 | <Tool |
---|
1508 | Name="VCCLCompilerTool" |
---|
1509 | PreprocessorDefinitions="" |
---|
1510 | /> |
---|
1511 | </FileConfiguration> |
---|
1512 | </File> |
---|
1513 | <File |
---|
1514 | RelativePath="TextEditor_KeyEvent.cpp" |
---|
1515 | > |
---|
1516 | <FileConfiguration |
---|
1517 | Name="TheText_Release|Win32" |
---|
1518 | > |
---|
1519 | <Tool |
---|
1520 | Name="VCCLCompilerTool" |
---|
1521 | PreprocessorDefinitions="" |
---|
1522 | /> |
---|
1523 | </FileConfiguration> |
---|
1524 | <FileConfiguration |
---|
1525 | Name="Debug|Win32" |
---|
1526 | > |
---|
1527 | <Tool |
---|
1528 | Name="VCCLCompilerTool" |
---|
1529 | PreprocessorDefinitions="" |
---|
1530 | /> |
---|
1531 | </FileConfiguration> |
---|
1532 | <FileConfiguration |
---|
1533 | Name="Release|Win32" |
---|
1534 | > |
---|
1535 | <Tool |
---|
1536 | Name="VCCLCompilerTool" |
---|
1537 | PreprocessorDefinitions="" |
---|
1538 | /> |
---|
1539 | </FileConfiguration> |
---|
1540 | <FileConfiguration |
---|
1541 | Name="TheText_Debug|Win32" |
---|
1542 | > |
---|
1543 | <Tool |
---|
1544 | Name="VCCLCompilerTool" |
---|
1545 | PreprocessorDefinitions="" |
---|
1546 | /> |
---|
1547 | </FileConfiguration> |
---|
1548 | </File> |
---|
1549 | <File |
---|
1550 | RelativePath="TextEditor_MouseEvent.cpp" |
---|
1551 | > |
---|
1552 | <FileConfiguration |
---|
1553 | Name="TheText_Release|Win32" |
---|
1554 | > |
---|
1555 | <Tool |
---|
1556 | Name="VCCLCompilerTool" |
---|
1557 | PreprocessorDefinitions="" |
---|
1558 | /> |
---|
1559 | </FileConfiguration> |
---|
1560 | <FileConfiguration |
---|
1561 | Name="Debug|Win32" |
---|
1562 | > |
---|
1563 | <Tool |
---|
1564 | Name="VCCLCompilerTool" |
---|
1565 | PreprocessorDefinitions="" |
---|
1566 | /> |
---|
1567 | </FileConfiguration> |
---|
1568 | <FileConfiguration |
---|
1569 | Name="Release|Win32" |
---|
1570 | > |
---|
1571 | <Tool |
---|
1572 | Name="VCCLCompilerTool" |
---|
1573 | PreprocessorDefinitions="" |
---|
1574 | /> |
---|
1575 | </FileConfiguration> |
---|
1576 | <FileConfiguration |
---|
1577 | Name="TheText_Debug|Win32" |
---|
1578 | > |
---|
1579 | <Tool |
---|
1580 | Name="VCCLCompilerTool" |
---|
1581 | PreprocessorDefinitions="" |
---|
1582 | /> |
---|
1583 | </FileConfiguration> |
---|
1584 | </File> |
---|
1585 | </Filter> |
---|
1586 | <Filter |
---|
1587 | Name="コード解析(Basic)" |
---|
1588 | > |
---|
1589 | <File |
---|
1590 | RelativePath="analysis.cpp" |
---|
1591 | > |
---|
1592 | <FileConfiguration |
---|
1593 | Name="TheText_Release|Win32" |
---|
1594 | > |
---|
1595 | <Tool |
---|
1596 | Name="VCCLCompilerTool" |
---|
1597 | PreprocessorDefinitions="" |
---|
1598 | /> |
---|
1599 | </FileConfiguration> |
---|
1600 | <FileConfiguration |
---|
1601 | Name="Debug|Win32" |
---|
1602 | > |
---|
1603 | <Tool |
---|
1604 | Name="VCCLCompilerTool" |
---|
1605 | PreprocessorDefinitions="" |
---|
1606 | /> |
---|
1607 | </FileConfiguration> |
---|
1608 | <FileConfiguration |
---|
1609 | Name="Release|Win32" |
---|
1610 | > |
---|
1611 | <Tool |
---|
1612 | Name="VCCLCompilerTool" |
---|
1613 | PreprocessorDefinitions="" |
---|
1614 | /> |
---|
1615 | </FileConfiguration> |
---|
1616 | <FileConfiguration |
---|
1617 | Name="TheText_Debug|Win32" |
---|
1618 | > |
---|
1619 | <Tool |
---|
1620 | Name="VCCLCompilerTool" |
---|
1621 | PreprocessorDefinitions="" |
---|
1622 | /> |
---|
1623 | </FileConfiguration> |
---|
1624 | </File> |
---|
1625 | <File |
---|
1626 | RelativePath=".\CodeFormatter.cpp" |
---|
1627 | > |
---|
1628 | </File> |
---|
1629 | <File |
---|
1630 | RelativePath="Complement.cpp" |
---|
1631 | > |
---|
1632 | <FileConfiguration |
---|
1633 | Name="TheText_Release|Win32" |
---|
1634 | > |
---|
1635 | <Tool |
---|
1636 | Name="VCCLCompilerTool" |
---|
1637 | PreprocessorDefinitions="" |
---|
1638 | /> |
---|
1639 | </FileConfiguration> |
---|
1640 | <FileConfiguration |
---|
1641 | Name="Debug|Win32" |
---|
1642 | > |
---|
1643 | <Tool |
---|
1644 | Name="VCCLCompilerTool" |
---|
1645 | PreprocessorDefinitions="" |
---|
1646 | /> |
---|
1647 | </FileConfiguration> |
---|
1648 | <FileConfiguration |
---|
1649 | Name="Release|Win32" |
---|
1650 | > |
---|
1651 | <Tool |
---|
1652 | Name="VCCLCompilerTool" |
---|
1653 | PreprocessorDefinitions="" |
---|
1654 | /> |
---|
1655 | </FileConfiguration> |
---|
1656 | <FileConfiguration |
---|
1657 | Name="TheText_Debug|Win32" |
---|
1658 | > |
---|
1659 | <Tool |
---|
1660 | Name="VCCLCompilerTool" |
---|
1661 | PreprocessorDefinitions="" |
---|
1662 | /> |
---|
1663 | </FileConfiguration> |
---|
1664 | </File> |
---|
1665 | <File |
---|
1666 | RelativePath="EndPairCommandComplement.cpp" |
---|
1667 | > |
---|
1668 | <FileConfiguration |
---|
1669 | Name="TheText_Release|Win32" |
---|
1670 | > |
---|
1671 | <Tool |
---|
1672 | Name="VCCLCompilerTool" |
---|
1673 | PreprocessorDefinitions="" |
---|
1674 | /> |
---|
1675 | </FileConfiguration> |
---|
1676 | <FileConfiguration |
---|
1677 | Name="Debug|Win32" |
---|
1678 | > |
---|
1679 | <Tool |
---|
1680 | Name="VCCLCompilerTool" |
---|
1681 | PreprocessorDefinitions="" |
---|
1682 | /> |
---|
1683 | </FileConfiguration> |
---|
1684 | <FileConfiguration |
---|
1685 | Name="Release|Win32" |
---|
1686 | > |
---|
1687 | <Tool |
---|
1688 | Name="VCCLCompilerTool" |
---|
1689 | PreprocessorDefinitions="" |
---|
1690 | /> |
---|
1691 | </FileConfiguration> |
---|
1692 | <FileConfiguration |
---|
1693 | Name="TheText_Debug|Win32" |
---|
1694 | > |
---|
1695 | <Tool |
---|
1696 | Name="VCCLCompilerTool" |
---|
1697 | PreprocessorDefinitions="" |
---|
1698 | /> |
---|
1699 | </FileConfiguration> |
---|
1700 | </File> |
---|
1701 | <File |
---|
1702 | RelativePath="ParameterHint.cpp" |
---|
1703 | > |
---|
1704 | <FileConfiguration |
---|
1705 | Name="TheText_Release|Win32" |
---|
1706 | > |
---|
1707 | <Tool |
---|
1708 | Name="VCCLCompilerTool" |
---|
1709 | PreprocessorDefinitions="" |
---|
1710 | /> |
---|
1711 | </FileConfiguration> |
---|
1712 | <FileConfiguration |
---|
1713 | Name="Debug|Win32" |
---|
1714 | > |
---|
1715 | <Tool |
---|
1716 | Name="VCCLCompilerTool" |
---|
1717 | PreprocessorDefinitions="" |
---|
1718 | /> |
---|
1719 | </FileConfiguration> |
---|
1720 | <FileConfiguration |
---|
1721 | Name="Release|Win32" |
---|
1722 | > |
---|
1723 | <Tool |
---|
1724 | Name="VCCLCompilerTool" |
---|
1725 | PreprocessorDefinitions="" |
---|
1726 | /> |
---|
1727 | </FileConfiguration> |
---|
1728 | <FileConfiguration |
---|
1729 | Name="TheText_Debug|Win32" |
---|
1730 | > |
---|
1731 | <Tool |
---|
1732 | Name="VCCLCompilerTool" |
---|
1733 | PreprocessorDefinitions="" |
---|
1734 | /> |
---|
1735 | </FileConfiguration> |
---|
1736 | </File> |
---|
1737 | </Filter> |
---|
1738 | <Filter |
---|
1739 | Name="コード解析(HTML)" |
---|
1740 | > |
---|
1741 | <File |
---|
1742 | RelativePath="HtmlAnalysis.cpp" |
---|
1743 | > |
---|
1744 | <FileConfiguration |
---|
1745 | Name="TheText_Release|Win32" |
---|
1746 | > |
---|
1747 | <Tool |
---|
1748 | Name="VCCLCompilerTool" |
---|
1749 | PreprocessorDefinitions="" |
---|
1750 | /> |
---|
1751 | </FileConfiguration> |
---|
1752 | <FileConfiguration |
---|
1753 | Name="Debug|Win32" |
---|
1754 | > |
---|
1755 | <Tool |
---|
1756 | Name="VCCLCompilerTool" |
---|
1757 | PreprocessorDefinitions="" |
---|
1758 | /> |
---|
1759 | </FileConfiguration> |
---|
1760 | <FileConfiguration |
---|
1761 | Name="Release|Win32" |
---|
1762 | > |
---|
1763 | <Tool |
---|
1764 | Name="VCCLCompilerTool" |
---|
1765 | PreprocessorDefinitions="" |
---|
1766 | /> |
---|
1767 | </FileConfiguration> |
---|
1768 | <FileConfiguration |
---|
1769 | Name="TheText_Debug|Win32" |
---|
1770 | > |
---|
1771 | <Tool |
---|
1772 | Name="VCCLCompilerTool" |
---|
1773 | PreprocessorDefinitions="" |
---|
1774 | /> |
---|
1775 | </FileConfiguration> |
---|
1776 | </File> |
---|
1777 | <File |
---|
1778 | RelativePath="HtmlAnalysis.h" |
---|
1779 | > |
---|
1780 | </File> |
---|
1781 | </Filter> |
---|
1782 | <Filter |
---|
1783 | Name="文字コード変換" |
---|
1784 | > |
---|
1785 | <File |
---|
1786 | RelativePath="nkf_class.cpp" |
---|
1787 | > |
---|
1788 | <FileConfiguration |
---|
1789 | Name="TheText_Release|Win32" |
---|
1790 | > |
---|
1791 | <Tool |
---|
1792 | Name="VCCLCompilerTool" |
---|
1793 | PreprocessorDefinitions="" |
---|
1794 | /> |
---|
1795 | </FileConfiguration> |
---|
1796 | <FileConfiguration |
---|
1797 | Name="Debug|Win32" |
---|
1798 | > |
---|
1799 | <Tool |
---|
1800 | Name="VCCLCompilerTool" |
---|
1801 | PreprocessorDefinitions="" |
---|
1802 | /> |
---|
1803 | </FileConfiguration> |
---|
1804 | <FileConfiguration |
---|
1805 | Name="Release|Win32" |
---|
1806 | > |
---|
1807 | <Tool |
---|
1808 | Name="VCCLCompilerTool" |
---|
1809 | PreprocessorDefinitions="" |
---|
1810 | /> |
---|
1811 | </FileConfiguration> |
---|
1812 | <FileConfiguration |
---|
1813 | Name="TheText_Debug|Win32" |
---|
1814 | > |
---|
1815 | <Tool |
---|
1816 | Name="VCCLCompilerTool" |
---|
1817 | PreprocessorDefinitions="" |
---|
1818 | /> |
---|
1819 | </FileConfiguration> |
---|
1820 | </File> |
---|
1821 | <File |
---|
1822 | RelativePath="nkf_class.h" |
---|
1823 | > |
---|
1824 | </File> |
---|
1825 | </Filter> |
---|
1826 | <Filter |
---|
1827 | Name="Web検索" |
---|
1828 | > |
---|
1829 | <File |
---|
1830 | RelativePath="CIEsink.h" |
---|
1831 | > |
---|
1832 | </File> |
---|
1833 | <File |
---|
1834 | RelativePath="WebSearch.cpp" |
---|
1835 | > |
---|
1836 | <FileConfiguration |
---|
1837 | Name="TheText_Release|Win32" |
---|
1838 | > |
---|
1839 | <Tool |
---|
1840 | Name="VCCLCompilerTool" |
---|
1841 | PreprocessorDefinitions="" |
---|
1842 | /> |
---|
1843 | </FileConfiguration> |
---|
1844 | <FileConfiguration |
---|
1845 | Name="Debug|Win32" |
---|
1846 | > |
---|
1847 | <Tool |
---|
1848 | Name="VCCLCompilerTool" |
---|
1849 | PreprocessorDefinitions="" |
---|
1850 | /> |
---|
1851 | </FileConfiguration> |
---|
1852 | <FileConfiguration |
---|
1853 | Name="Release|Win32" |
---|
1854 | > |
---|
1855 | <Tool |
---|
1856 | Name="VCCLCompilerTool" |
---|
1857 | PreprocessorDefinitions="" |
---|
1858 | /> |
---|
1859 | </FileConfiguration> |
---|
1860 | <FileConfiguration |
---|
1861 | Name="TheText_Debug|Win32" |
---|
1862 | > |
---|
1863 | <Tool |
---|
1864 | Name="VCCLCompilerTool" |
---|
1865 | PreprocessorDefinitions="" |
---|
1866 | /> |
---|
1867 | </FileConfiguration> |
---|
1868 | </File> |
---|
1869 | <File |
---|
1870 | RelativePath="WebSearch.h" |
---|
1871 | > |
---|
1872 | </File> |
---|
1873 | </Filter> |
---|
1874 | <Filter |
---|
1875 | Name="文字カウント" |
---|
1876 | > |
---|
1877 | <File |
---|
1878 | RelativePath="StringCount.cpp" |
---|
1879 | > |
---|
1880 | <FileConfiguration |
---|
1881 | Name="TheText_Release|Win32" |
---|
1882 | > |
---|
1883 | <Tool |
---|
1884 | Name="VCCLCompilerTool" |
---|
1885 | PreprocessorDefinitions="" |
---|
1886 | /> |
---|
1887 | </FileConfiguration> |
---|
1888 | <FileConfiguration |
---|
1889 | Name="Debug|Win32" |
---|
1890 | > |
---|
1891 | <Tool |
---|
1892 | Name="VCCLCompilerTool" |
---|
1893 | PreprocessorDefinitions="" |
---|
1894 | /> |
---|
1895 | </FileConfiguration> |
---|
1896 | <FileConfiguration |
---|
1897 | Name="Release|Win32" |
---|
1898 | > |
---|
1899 | <Tool |
---|
1900 | Name="VCCLCompilerTool" |
---|
1901 | PreprocessorDefinitions="" |
---|
1902 | /> |
---|
1903 | </FileConfiguration> |
---|
1904 | <FileConfiguration |
---|
1905 | Name="TheText_Debug|Win32" |
---|
1906 | > |
---|
1907 | <Tool |
---|
1908 | Name="VCCLCompilerTool" |
---|
1909 | PreprocessorDefinitions="" |
---|
1910 | /> |
---|
1911 | </FileConfiguration> |
---|
1912 | </File> |
---|
1913 | </Filter> |
---|
1914 | <Filter |
---|
1915 | Name="ルーラー" |
---|
1916 | > |
---|
1917 | <File |
---|
1918 | RelativePath="Ruler.cpp" |
---|
1919 | > |
---|
1920 | <FileConfiguration |
---|
1921 | Name="TheText_Release|Win32" |
---|
1922 | > |
---|
1923 | <Tool |
---|
1924 | Name="VCCLCompilerTool" |
---|
1925 | PreprocessorDefinitions="" |
---|
1926 | /> |
---|
1927 | </FileConfiguration> |
---|
1928 | <FileConfiguration |
---|
1929 | Name="Debug|Win32" |
---|
1930 | > |
---|
1931 | <Tool |
---|
1932 | Name="VCCLCompilerTool" |
---|
1933 | PreprocessorDefinitions="" |
---|
1934 | /> |
---|
1935 | </FileConfiguration> |
---|
1936 | <FileConfiguration |
---|
1937 | Name="Release|Win32" |
---|
1938 | > |
---|
1939 | <Tool |
---|
1940 | Name="VCCLCompilerTool" |
---|
1941 | PreprocessorDefinitions="" |
---|
1942 | /> |
---|
1943 | </FileConfiguration> |
---|
1944 | <FileConfiguration |
---|
1945 | Name="TheText_Debug|Win32" |
---|
1946 | > |
---|
1947 | <Tool |
---|
1948 | Name="VCCLCompilerTool" |
---|
1949 | PreprocessorDefinitions="" |
---|
1950 | /> |
---|
1951 | </FileConfiguration> |
---|
1952 | </File> |
---|
1953 | <File |
---|
1954 | RelativePath="Ruler.h" |
---|
1955 | > |
---|
1956 | </File> |
---|
1957 | </Filter> |
---|
1958 | <Filter |
---|
1959 | Name="正規表現" |
---|
1960 | > |
---|
1961 | <File |
---|
1962 | RelativePath="BREGEXP.H" |
---|
1963 | > |
---|
1964 | </File> |
---|
1965 | <File |
---|
1966 | RelativePath="reg_exp.cpp" |
---|
1967 | > |
---|
1968 | <FileConfiguration |
---|
1969 | Name="TheText_Release|Win32" |
---|
1970 | > |
---|
1971 | <Tool |
---|
1972 | Name="VCCLCompilerTool" |
---|
1973 | PreprocessorDefinitions="" |
---|
1974 | /> |
---|
1975 | </FileConfiguration> |
---|
1976 | <FileConfiguration |
---|
1977 | Name="Debug|Win32" |
---|
1978 | > |
---|
1979 | <Tool |
---|
1980 | Name="VCCLCompilerTool" |
---|
1981 | PreprocessorDefinitions="" |
---|
1982 | /> |
---|
1983 | </FileConfiguration> |
---|
1984 | <FileConfiguration |
---|
1985 | Name="Release|Win32" |
---|
1986 | > |
---|
1987 | <Tool |
---|
1988 | Name="VCCLCompilerTool" |
---|
1989 | PreprocessorDefinitions="" |
---|
1990 | /> |
---|
1991 | </FileConfiguration> |
---|
1992 | <FileConfiguration |
---|
1993 | Name="TheText_Debug|Win32" |
---|
1994 | > |
---|
1995 | <Tool |
---|
1996 | Name="VCCLCompilerTool" |
---|
1997 | PreprocessorDefinitions="" |
---|
1998 | /> |
---|
1999 | </FileConfiguration> |
---|
2000 | </File> |
---|
2001 | </Filter> |
---|
2002 | <Filter |
---|
2003 | Name="MDIクライアント管理クラス" |
---|
2004 | > |
---|
2005 | <File |
---|
2006 | RelativePath=".\MdiTextEdit.cpp" |
---|
2007 | > |
---|
2008 | </File> |
---|
2009 | <File |
---|
2010 | RelativePath=".\MdiTextEdit.h" |
---|
2011 | > |
---|
2012 | </File> |
---|
2013 | </Filter> |
---|
2014 | </Filter> |
---|
2015 | <Filter |
---|
2016 | Name="プロジェクト解析" |
---|
2017 | > |
---|
2018 | <File |
---|
2019 | RelativePath="ProjectControl.cpp" |
---|
2020 | > |
---|
2021 | <FileConfiguration |
---|
2022 | Name="TheText_Release|Win32" |
---|
2023 | > |
---|
2024 | <Tool |
---|
2025 | Name="VCCLCompilerTool" |
---|
2026 | PreprocessorDefinitions="" |
---|
2027 | /> |
---|
2028 | </FileConfiguration> |
---|
2029 | <FileConfiguration |
---|
2030 | Name="Debug|Win32" |
---|
2031 | > |
---|
2032 | <Tool |
---|
2033 | Name="VCCLCompilerTool" |
---|
2034 | PreprocessorDefinitions="" |
---|
2035 | /> |
---|
2036 | </FileConfiguration> |
---|
2037 | <FileConfiguration |
---|
2038 | Name="Release|Win32" |
---|
2039 | > |
---|
2040 | <Tool |
---|
2041 | Name="VCCLCompilerTool" |
---|
2042 | PreprocessorDefinitions="" |
---|
2043 | /> |
---|
2044 | </FileConfiguration> |
---|
2045 | <FileConfiguration |
---|
2046 | Name="TheText_Debug|Win32" |
---|
2047 | > |
---|
2048 | <Tool |
---|
2049 | Name="VCCLCompilerTool" |
---|
2050 | PreprocessorDefinitions="" |
---|
2051 | /> |
---|
2052 | </FileConfiguration> |
---|
2053 | </File> |
---|
2054 | <File |
---|
2055 | RelativePath="Resource.cpp" |
---|
2056 | > |
---|
2057 | <FileConfiguration |
---|
2058 | Name="TheText_Release|Win32" |
---|
2059 | > |
---|
2060 | <Tool |
---|
2061 | Name="VCCLCompilerTool" |
---|
2062 | PreprocessorDefinitions="" |
---|
2063 | /> |
---|
2064 | </FileConfiguration> |
---|
2065 | <FileConfiguration |
---|
2066 | Name="Debug|Win32" |
---|
2067 | > |
---|
2068 | <Tool |
---|
2069 | Name="VCCLCompilerTool" |
---|
2070 | PreprocessorDefinitions="" |
---|
2071 | /> |
---|
2072 | </FileConfiguration> |
---|
2073 | <FileConfiguration |
---|
2074 | Name="Release|Win32" |
---|
2075 | > |
---|
2076 | <Tool |
---|
2077 | Name="VCCLCompilerTool" |
---|
2078 | PreprocessorDefinitions="" |
---|
2079 | /> |
---|
2080 | </FileConfiguration> |
---|
2081 | <FileConfiguration |
---|
2082 | Name="TheText_Debug|Win32" |
---|
2083 | > |
---|
2084 | <Tool |
---|
2085 | Name="VCCLCompilerTool" |
---|
2086 | PreprocessorDefinitions="" |
---|
2087 | /> |
---|
2088 | </FileConfiguration> |
---|
2089 | </File> |
---|
2090 | <File |
---|
2091 | RelativePath="WindowControl.cpp" |
---|
2092 | > |
---|
2093 | <FileConfiguration |
---|
2094 | Name="TheText_Release|Win32" |
---|
2095 | > |
---|
2096 | <Tool |
---|
2097 | Name="VCCLCompilerTool" |
---|
2098 | PreprocessorDefinitions="" |
---|
2099 | /> |
---|
2100 | </FileConfiguration> |
---|
2101 | <FileConfiguration |
---|
2102 | Name="Debug|Win32" |
---|
2103 | > |
---|
2104 | <Tool |
---|
2105 | Name="VCCLCompilerTool" |
---|
2106 | PreprocessorDefinitions="" |
---|
2107 | /> |
---|
2108 | </FileConfiguration> |
---|
2109 | <FileConfiguration |
---|
2110 | Name="Release|Win32" |
---|
2111 | > |
---|
2112 | <Tool |
---|
2113 | Name="VCCLCompilerTool" |
---|
2114 | PreprocessorDefinitions="" |
---|
2115 | /> |
---|
2116 | </FileConfiguration> |
---|
2117 | <FileConfiguration |
---|
2118 | Name="TheText_Debug|Win32" |
---|
2119 | > |
---|
2120 | <Tool |
---|
2121 | Name="VCCLCompilerTool" |
---|
2122 | PreprocessorDefinitions="" |
---|
2123 | /> |
---|
2124 | </FileConfiguration> |
---|
2125 | </File> |
---|
2126 | <Filter |
---|
2127 | Name="クラスビュー" |
---|
2128 | > |
---|
2129 | <File |
---|
2130 | RelativePath="CClassInfo.cpp" |
---|
2131 | > |
---|
2132 | <FileConfiguration |
---|
2133 | Name="TheText_Release|Win32" |
---|
2134 | > |
---|
2135 | <Tool |
---|
2136 | Name="VCCLCompilerTool" |
---|
2137 | PreprocessorDefinitions="" |
---|
2138 | /> |
---|
2139 | </FileConfiguration> |
---|
2140 | <FileConfiguration |
---|
2141 | Name="Debug|Win32" |
---|
2142 | > |
---|
2143 | <Tool |
---|
2144 | Name="VCCLCompilerTool" |
---|
2145 | PreprocessorDefinitions="" |
---|
2146 | /> |
---|
2147 | </FileConfiguration> |
---|
2148 | <FileConfiguration |
---|
2149 | Name="Release|Win32" |
---|
2150 | > |
---|
2151 | <Tool |
---|
2152 | Name="VCCLCompilerTool" |
---|
2153 | PreprocessorDefinitions="" |
---|
2154 | /> |
---|
2155 | </FileConfiguration> |
---|
2156 | <FileConfiguration |
---|
2157 | Name="TheText_Debug|Win32" |
---|
2158 | > |
---|
2159 | <Tool |
---|
2160 | Name="VCCLCompilerTool" |
---|
2161 | PreprocessorDefinitions="" |
---|
2162 | /> |
---|
2163 | </FileConfiguration> |
---|
2164 | </File> |
---|
2165 | <File |
---|
2166 | RelativePath="ClassTree.cpp" |
---|
2167 | > |
---|
2168 | <FileConfiguration |
---|
2169 | Name="TheText_Release|Win32" |
---|
2170 | > |
---|
2171 | <Tool |
---|
2172 | Name="VCCLCompilerTool" |
---|
2173 | PreprocessorDefinitions="" |
---|
2174 | /> |
---|
2175 | </FileConfiguration> |
---|
2176 | <FileConfiguration |
---|
2177 | Name="Debug|Win32" |
---|
2178 | > |
---|
2179 | <Tool |
---|
2180 | Name="VCCLCompilerTool" |
---|
2181 | PreprocessorDefinitions="" |
---|
2182 | /> |
---|
2183 | </FileConfiguration> |
---|
2184 | <FileConfiguration |
---|
2185 | Name="Release|Win32" |
---|
2186 | > |
---|
2187 | <Tool |
---|
2188 | Name="VCCLCompilerTool" |
---|
2189 | PreprocessorDefinitions="" |
---|
2190 | /> |
---|
2191 | </FileConfiguration> |
---|
2192 | <FileConfiguration |
---|
2193 | Name="TheText_Debug|Win32" |
---|
2194 | > |
---|
2195 | <Tool |
---|
2196 | Name="VCCLCompilerTool" |
---|
2197 | PreprocessorDefinitions="" |
---|
2198 | /> |
---|
2199 | </FileConfiguration> |
---|
2200 | </File> |
---|
2201 | </Filter> |
---|
2202 | <Filter |
---|
2203 | Name="ファイルビュー" |
---|
2204 | > |
---|
2205 | <File |
---|
2206 | RelativePath="CFileInfo.cpp" |
---|
2207 | > |
---|
2208 | <FileConfiguration |
---|
2209 | Name="TheText_Release|Win32" |
---|
2210 | > |
---|
2211 | <Tool |
---|
2212 | Name="VCCLCompilerTool" |
---|
2213 | PreprocessorDefinitions="" |
---|
2214 | /> |
---|
2215 | </FileConfiguration> |
---|
2216 | <FileConfiguration |
---|
2217 | Name="Debug|Win32" |
---|
2218 | > |
---|
2219 | <Tool |
---|
2220 | Name="VCCLCompilerTool" |
---|
2221 | PreprocessorDefinitions="" |
---|
2222 | /> |
---|
2223 | </FileConfiguration> |
---|
2224 | <FileConfiguration |
---|
2225 | Name="Release|Win32" |
---|
2226 | > |
---|
2227 | <Tool |
---|
2228 | Name="VCCLCompilerTool" |
---|
2229 | PreprocessorDefinitions="" |
---|
2230 | /> |
---|
2231 | </FileConfiguration> |
---|
2232 | <FileConfiguration |
---|
2233 | Name="TheText_Debug|Win32" |
---|
2234 | > |
---|
2235 | <Tool |
---|
2236 | Name="VCCLCompilerTool" |
---|
2237 | PreprocessorDefinitions="" |
---|
2238 | /> |
---|
2239 | </FileConfiguration> |
---|
2240 | </File> |
---|
2241 | <File |
---|
2242 | RelativePath="FileTree.cpp" |
---|
2243 | > |
---|
2244 | <FileConfiguration |
---|
2245 | Name="TheText_Release|Win32" |
---|
2246 | > |
---|
2247 | <Tool |
---|
2248 | Name="VCCLCompilerTool" |
---|
2249 | PreprocessorDefinitions="" |
---|
2250 | /> |
---|
2251 | </FileConfiguration> |
---|
2252 | <FileConfiguration |
---|
2253 | Name="Debug|Win32" |
---|
2254 | > |
---|
2255 | <Tool |
---|
2256 | Name="VCCLCompilerTool" |
---|
2257 | PreprocessorDefinitions="" |
---|
2258 | /> |
---|
2259 | </FileConfiguration> |
---|
2260 | <FileConfiguration |
---|
2261 | Name="Release|Win32" |
---|
2262 | > |
---|
2263 | <Tool |
---|
2264 | Name="VCCLCompilerTool" |
---|
2265 | PreprocessorDefinitions="" |
---|
2266 | /> |
---|
2267 | </FileConfiguration> |
---|
2268 | <FileConfiguration |
---|
2269 | Name="TheText_Debug|Win32" |
---|
2270 | > |
---|
2271 | <Tool |
---|
2272 | Name="VCCLCompilerTool" |
---|
2273 | PreprocessorDefinitions="" |
---|
2274 | /> |
---|
2275 | </FileConfiguration> |
---|
2276 | </File> |
---|
2277 | <File |
---|
2278 | RelativePath="FileTree.h" |
---|
2279 | > |
---|
2280 | </File> |
---|
2281 | </Filter> |
---|
2282 | </Filter> |
---|
2283 | <Filter |
---|
2284 | Name="メニューエディタ" |
---|
2285 | > |
---|
2286 | <File |
---|
2287 | RelativePath="MenuProc.cpp" |
---|
2288 | > |
---|
2289 | <FileConfiguration |
---|
2290 | Name="TheText_Release|Win32" |
---|
2291 | > |
---|
2292 | <Tool |
---|
2293 | Name="VCCLCompilerTool" |
---|
2294 | PreprocessorDefinitions="" |
---|
2295 | /> |
---|
2296 | </FileConfiguration> |
---|
2297 | <FileConfiguration |
---|
2298 | Name="Debug|Win32" |
---|
2299 | > |
---|
2300 | <Tool |
---|
2301 | Name="VCCLCompilerTool" |
---|
2302 | PreprocessorDefinitions="" |
---|
2303 | /> |
---|
2304 | </FileConfiguration> |
---|
2305 | <FileConfiguration |
---|
2306 | Name="Release|Win32" |
---|
2307 | > |
---|
2308 | <Tool |
---|
2309 | Name="VCCLCompilerTool" |
---|
2310 | PreprocessorDefinitions="" |
---|
2311 | /> |
---|
2312 | </FileConfiguration> |
---|
2313 | <FileConfiguration |
---|
2314 | Name="TheText_Debug|Win32" |
---|
2315 | > |
---|
2316 | <Tool |
---|
2317 | Name="VCCLCompilerTool" |
---|
2318 | PreprocessorDefinitions="" |
---|
2319 | /> |
---|
2320 | </FileConfiguration> |
---|
2321 | </File> |
---|
2322 | </Filter> |
---|
2323 | <Filter |
---|
2324 | Name="全般" |
---|
2325 | > |
---|
2326 | <Filter |
---|
2327 | Name="デザイン テーマ" |
---|
2328 | > |
---|
2329 | <File |
---|
2330 | RelativePath="DesignTheme.cpp" |
---|
2331 | > |
---|
2332 | <FileConfiguration |
---|
2333 | Name="TheText_Release|Win32" |
---|
2334 | > |
---|
2335 | <Tool |
---|
2336 | Name="VCCLCompilerTool" |
---|
2337 | PreprocessorDefinitions="" |
---|
2338 | /> |
---|
2339 | </FileConfiguration> |
---|
2340 | <FileConfiguration |
---|
2341 | Name="Debug|Win32" |
---|
2342 | > |
---|
2343 | <Tool |
---|
2344 | Name="VCCLCompilerTool" |
---|
2345 | PreprocessorDefinitions="" |
---|
2346 | /> |
---|
2347 | </FileConfiguration> |
---|
2348 | <FileConfiguration |
---|
2349 | Name="Release|Win32" |
---|
2350 | > |
---|
2351 | <Tool |
---|
2352 | Name="VCCLCompilerTool" |
---|
2353 | PreprocessorDefinitions="" |
---|
2354 | /> |
---|
2355 | </FileConfiguration> |
---|
2356 | <FileConfiguration |
---|
2357 | Name="TheText_Debug|Win32" |
---|
2358 | > |
---|
2359 | <Tool |
---|
2360 | Name="VCCLCompilerTool" |
---|
2361 | PreprocessorDefinitions="" |
---|
2362 | /> |
---|
2363 | </FileConfiguration> |
---|
2364 | </File> |
---|
2365 | <File |
---|
2366 | RelativePath="DesignTheme.h" |
---|
2367 | > |
---|
2368 | </File> |
---|
2369 | </Filter> |
---|
2370 | <Filter |
---|
2371 | Name="関連付け" |
---|
2372 | > |
---|
2373 | <File |
---|
2374 | RelativePath="ExtensionLink.cpp" |
---|
2375 | > |
---|
2376 | <FileConfiguration |
---|
2377 | Name="TheText_Release|Win32" |
---|
2378 | > |
---|
2379 | <Tool |
---|
2380 | Name="VCCLCompilerTool" |
---|
2381 | PreprocessorDefinitions="" |
---|
2382 | /> |
---|
2383 | </FileConfiguration> |
---|
2384 | <FileConfiguration |
---|
2385 | Name="Debug|Win32" |
---|
2386 | > |
---|
2387 | <Tool |
---|
2388 | Name="VCCLCompilerTool" |
---|
2389 | PreprocessorDefinitions="" |
---|
2390 | /> |
---|
2391 | </FileConfiguration> |
---|
2392 | <FileConfiguration |
---|
2393 | Name="Release|Win32" |
---|
2394 | > |
---|
2395 | <Tool |
---|
2396 | Name="VCCLCompilerTool" |
---|
2397 | PreprocessorDefinitions="" |
---|
2398 | /> |
---|
2399 | </FileConfiguration> |
---|
2400 | <FileConfiguration |
---|
2401 | Name="TheText_Debug|Win32" |
---|
2402 | > |
---|
2403 | <Tool |
---|
2404 | Name="VCCLCompilerTool" |
---|
2405 | PreprocessorDefinitions="" |
---|
2406 | /> |
---|
2407 | </FileConfiguration> |
---|
2408 | </File> |
---|
2409 | <File |
---|
2410 | RelativePath="ExtensionLink.h" |
---|
2411 | > |
---|
2412 | </File> |
---|
2413 | </Filter> |
---|
2414 | <Filter |
---|
2415 | Name="タブコントロール" |
---|
2416 | > |
---|
2417 | <File |
---|
2418 | RelativePath="TabCtrl.cpp" |
---|
2419 | > |
---|
2420 | <FileConfiguration |
---|
2421 | Name="TheText_Release|Win32" |
---|
2422 | > |
---|
2423 | <Tool |
---|
2424 | Name="VCCLCompilerTool" |
---|
2425 | PreprocessorDefinitions="" |
---|
2426 | /> |
---|
2427 | </FileConfiguration> |
---|
2428 | <FileConfiguration |
---|
2429 | Name="Debug|Win32" |
---|
2430 | > |
---|
2431 | <Tool |
---|
2432 | Name="VCCLCompilerTool" |
---|
2433 | PreprocessorDefinitions="" |
---|
2434 | /> |
---|
2435 | </FileConfiguration> |
---|
2436 | <FileConfiguration |
---|
2437 | Name="Release|Win32" |
---|
2438 | > |
---|
2439 | <Tool |
---|
2440 | Name="VCCLCompilerTool" |
---|
2441 | PreprocessorDefinitions="" |
---|
2442 | /> |
---|
2443 | </FileConfiguration> |
---|
2444 | <FileConfiguration |
---|
2445 | Name="TheText_Debug|Win32" |
---|
2446 | > |
---|
2447 | <Tool |
---|
2448 | Name="VCCLCompilerTool" |
---|
2449 | PreprocessorDefinitions="" |
---|
2450 | /> |
---|
2451 | </FileConfiguration> |
---|
2452 | </File> |
---|
2453 | <File |
---|
2454 | RelativePath="TabCtrl.h" |
---|
2455 | > |
---|
2456 | </File> |
---|
2457 | </Filter> |
---|
2458 | <Filter |
---|
2459 | Name="レバーコントロール" |
---|
2460 | > |
---|
2461 | <File |
---|
2462 | RelativePath="ChildWndOnRebar.cpp" |
---|
2463 | > |
---|
2464 | <FileConfiguration |
---|
2465 | Name="TheText_Release|Win32" |
---|
2466 | > |
---|
2467 | <Tool |
---|
2468 | Name="VCCLCompilerTool" |
---|
2469 | PreprocessorDefinitions="" |
---|
2470 | /> |
---|
2471 | </FileConfiguration> |
---|
2472 | <FileConfiguration |
---|
2473 | Name="Debug|Win32" |
---|
2474 | > |
---|
2475 | <Tool |
---|
2476 | Name="VCCLCompilerTool" |
---|
2477 | PreprocessorDefinitions="" |
---|
2478 | /> |
---|
2479 | </FileConfiguration> |
---|
2480 | <FileConfiguration |
---|
2481 | Name="Release|Win32" |
---|
2482 | > |
---|
2483 | <Tool |
---|
2484 | Name="VCCLCompilerTool" |
---|
2485 | PreprocessorDefinitions="" |
---|
2486 | /> |
---|
2487 | </FileConfiguration> |
---|
2488 | <FileConfiguration |
---|
2489 | Name="TheText_Debug|Win32" |
---|
2490 | > |
---|
2491 | <Tool |
---|
2492 | Name="VCCLCompilerTool" |
---|
2493 | PreprocessorDefinitions="" |
---|
2494 | /> |
---|
2495 | </FileConfiguration> |
---|
2496 | </File> |
---|
2497 | <File |
---|
2498 | RelativePath="rebar.cpp" |
---|
2499 | > |
---|
2500 | <FileConfiguration |
---|
2501 | Name="TheText_Release|Win32" |
---|
2502 | > |
---|
2503 | <Tool |
---|
2504 | Name="VCCLCompilerTool" |
---|
2505 | PreprocessorDefinitions="" |
---|
2506 | /> |
---|
2507 | </FileConfiguration> |
---|
2508 | <FileConfiguration |
---|
2509 | Name="Debug|Win32" |
---|
2510 | > |
---|
2511 | <Tool |
---|
2512 | Name="VCCLCompilerTool" |
---|
2513 | PreprocessorDefinitions="" |
---|
2514 | /> |
---|
2515 | </FileConfiguration> |
---|
2516 | <FileConfiguration |
---|
2517 | Name="Release|Win32" |
---|
2518 | > |
---|
2519 | <Tool |
---|
2520 | Name="VCCLCompilerTool" |
---|
2521 | PreprocessorDefinitions="" |
---|
2522 | /> |
---|
2523 | </FileConfiguration> |
---|
2524 | <FileConfiguration |
---|
2525 | Name="TheText_Debug|Win32" |
---|
2526 | > |
---|
2527 | <Tool |
---|
2528 | Name="VCCLCompilerTool" |
---|
2529 | PreprocessorDefinitions="" |
---|
2530 | /> |
---|
2531 | </FileConfiguration> |
---|
2532 | </File> |
---|
2533 | </Filter> |
---|
2534 | <Filter |
---|
2535 | Name="メニューコントロール" |
---|
2536 | > |
---|
2537 | <File |
---|
2538 | RelativePath="menu.cpp" |
---|
2539 | > |
---|
2540 | <FileConfiguration |
---|
2541 | Name="TheText_Release|Win32" |
---|
2542 | > |
---|
2543 | <Tool |
---|
2544 | Name="VCCLCompilerTool" |
---|
2545 | PreprocessorDefinitions="" |
---|
2546 | /> |
---|
2547 | </FileConfiguration> |
---|
2548 | <FileConfiguration |
---|
2549 | Name="Debug|Win32" |
---|
2550 | > |
---|
2551 | <Tool |
---|
2552 | Name="VCCLCompilerTool" |
---|
2553 | PreprocessorDefinitions="" |
---|
2554 | /> |
---|
2555 | </FileConfiguration> |
---|
2556 | <FileConfiguration |
---|
2557 | Name="Release|Win32" |
---|
2558 | > |
---|
2559 | <Tool |
---|
2560 | Name="VCCLCompilerTool" |
---|
2561 | PreprocessorDefinitions="" |
---|
2562 | /> |
---|
2563 | </FileConfiguration> |
---|
2564 | <FileConfiguration |
---|
2565 | Name="TheText_Debug|Win32" |
---|
2566 | > |
---|
2567 | <Tool |
---|
2568 | Name="VCCLCompilerTool" |
---|
2569 | PreprocessorDefinitions="" |
---|
2570 | /> |
---|
2571 | </FileConfiguration> |
---|
2572 | </File> |
---|
2573 | <File |
---|
2574 | RelativePath="menu.h" |
---|
2575 | > |
---|
2576 | </File> |
---|
2577 | </Filter> |
---|
2578 | <Filter |
---|
2579 | Name="LuxCtrl" |
---|
2580 | > |
---|
2581 | <File |
---|
2582 | RelativePath="LuxCtrl.cpp" |
---|
2583 | > |
---|
2584 | <FileConfiguration |
---|
2585 | Name="TheText_Release|Win32" |
---|
2586 | > |
---|
2587 | <Tool |
---|
2588 | Name="VCCLCompilerTool" |
---|
2589 | PreprocessorDefinitions="" |
---|
2590 | /> |
---|
2591 | </FileConfiguration> |
---|
2592 | <FileConfiguration |
---|
2593 | Name="Debug|Win32" |
---|
2594 | > |
---|
2595 | <Tool |
---|
2596 | Name="VCCLCompilerTool" |
---|
2597 | PreprocessorDefinitions="" |
---|
2598 | /> |
---|
2599 | </FileConfiguration> |
---|
2600 | <FileConfiguration |
---|
2601 | Name="Release|Win32" |
---|
2602 | > |
---|
2603 | <Tool |
---|
2604 | Name="VCCLCompilerTool" |
---|
2605 | PreprocessorDefinitions="" |
---|
2606 | /> |
---|
2607 | </FileConfiguration> |
---|
2608 | <FileConfiguration |
---|
2609 | Name="TheText_Debug|Win32" |
---|
2610 | > |
---|
2611 | <Tool |
---|
2612 | Name="VCCLCompilerTool" |
---|
2613 | PreprocessorDefinitions="" |
---|
2614 | /> |
---|
2615 | </FileConfiguration> |
---|
2616 | </File> |
---|
2617 | <File |
---|
2618 | RelativePath="LuxCtrl.h" |
---|
2619 | > |
---|
2620 | </File> |
---|
2621 | </Filter> |
---|
2622 | <Filter |
---|
2623 | Name="ユーザーデータ" |
---|
2624 | > |
---|
2625 | <File |
---|
2626 | RelativePath="NonVolatile.cpp" |
---|
2627 | > |
---|
2628 | <FileConfiguration |
---|
2629 | Name="TheText_Release|Win32" |
---|
2630 | > |
---|
2631 | <Tool |
---|
2632 | Name="VCCLCompilerTool" |
---|
2633 | PreprocessorDefinitions="" |
---|
2634 | /> |
---|
2635 | </FileConfiguration> |
---|
2636 | <FileConfiguration |
---|
2637 | Name="Debug|Win32" |
---|
2638 | > |
---|
2639 | <Tool |
---|
2640 | Name="VCCLCompilerTool" |
---|
2641 | PreprocessorDefinitions="" |
---|
2642 | /> |
---|
2643 | </FileConfiguration> |
---|
2644 | <FileConfiguration |
---|
2645 | Name="Release|Win32" |
---|
2646 | > |
---|
2647 | <Tool |
---|
2648 | Name="VCCLCompilerTool" |
---|
2649 | PreprocessorDefinitions="" |
---|
2650 | /> |
---|
2651 | </FileConfiguration> |
---|
2652 | <FileConfiguration |
---|
2653 | Name="TheText_Debug|Win32" |
---|
2654 | > |
---|
2655 | <Tool |
---|
2656 | Name="VCCLCompilerTool" |
---|
2657 | PreprocessorDefinitions="" |
---|
2658 | /> |
---|
2659 | </FileConfiguration> |
---|
2660 | </File> |
---|
2661 | <File |
---|
2662 | RelativePath="NonVolatile.h" |
---|
2663 | > |
---|
2664 | </File> |
---|
2665 | </Filter> |
---|
2666 | </Filter> |
---|
2667 | </Filter> |
---|
2668 | <Filter |
---|
2669 | Name="Application Classes" |
---|
2670 | > |
---|
2671 | <File |
---|
2672 | RelativePath=".\src\MainFrame.cpp" |
---|
2673 | > |
---|
2674 | </File> |
---|
2675 | <File |
---|
2676 | RelativePath=".\src\Program.cpp" |
---|
2677 | > |
---|
2678 | </File> |
---|
2679 | <File |
---|
2680 | RelativePath=".\src\WindowAreaManager.cpp" |
---|
2681 | > |
---|
2682 | </File> |
---|
2683 | </Filter> |
---|
2684 | </Filter> |
---|
2685 | <Filter |
---|
2686 | Name="Header Files" |
---|
2687 | Filter="h;hpp;hxx;hm;inl" |
---|
2688 | > |
---|
2689 | <File |
---|
2690 | RelativePath=".\abdev.h" |
---|
2691 | > |
---|
2692 | </File> |
---|
2693 | <File |
---|
2694 | RelativePath="Common.h" |
---|
2695 | > |
---|
2696 | </File> |
---|
2697 | <File |
---|
2698 | RelativePath=".\stdafx.h" |
---|
2699 | > |
---|
2700 | </File> |
---|
2701 | <Filter |
---|
2702 | Name="言語対応文字列" |
---|
2703 | > |
---|
2704 | <Filter |
---|
2705 | Name="RAD" |
---|
2706 | > |
---|
2707 | <File |
---|
2708 | RelativePath="rad_msg_eng.h" |
---|
2709 | > |
---|
2710 | </File> |
---|
2711 | <File |
---|
2712 | RelativePath="rad_msg_jpn.h" |
---|
2713 | > |
---|
2714 | </File> |
---|
2715 | </Filter> |
---|
2716 | <Filter |
---|
2717 | Name="一般" |
---|
2718 | > |
---|
2719 | <File |
---|
2720 | RelativePath="common_msg_eng.h" |
---|
2721 | > |
---|
2722 | </File> |
---|
2723 | <File |
---|
2724 | RelativePath="common_msg_jpn.h" |
---|
2725 | > |
---|
2726 | </File> |
---|
2727 | </Filter> |
---|
2728 | <Filter |
---|
2729 | Name="プロジェクト管理" |
---|
2730 | > |
---|
2731 | <File |
---|
2732 | RelativePath="pj_msg_eng.h" |
---|
2733 | > |
---|
2734 | </File> |
---|
2735 | <File |
---|
2736 | RelativePath="pj_msg_jpn.h" |
---|
2737 | > |
---|
2738 | </File> |
---|
2739 | </Filter> |
---|
2740 | </Filter> |
---|
2741 | <Filter |
---|
2742 | Name="Application Classes" |
---|
2743 | > |
---|
2744 | <File |
---|
2745 | RelativePath=".\include\MainFrame.h" |
---|
2746 | > |
---|
2747 | </File> |
---|
2748 | <File |
---|
2749 | RelativePath=".\include\Program.h" |
---|
2750 | > |
---|
2751 | </File> |
---|
2752 | <File |
---|
2753 | RelativePath=".\include\WindowAreaManager.h" |
---|
2754 | > |
---|
2755 | </File> |
---|
2756 | <File |
---|
2757 | RelativePath=".\include\WindowCollection.h" |
---|
2758 | > |
---|
2759 | </File> |
---|
2760 | </Filter> |
---|
2761 | <Filter |
---|
2762 | Name="Window Components" |
---|
2763 | > |
---|
2764 | <File |
---|
2765 | RelativePath=".\include\WindowComponents\BaseWindow.h" |
---|
2766 | > |
---|
2767 | </File> |
---|
2768 | <File |
---|
2769 | RelativePath=".\include\WindowComponents\DockingWindow.h" |
---|
2770 | > |
---|
2771 | </File> |
---|
2772 | <File |
---|
2773 | RelativePath=".\include\WindowComponents\MdiChild.h" |
---|
2774 | > |
---|
2775 | </File> |
---|
2776 | <File |
---|
2777 | RelativePath=".\include\WindowComponents\MdiWindow.h" |
---|
2778 | > |
---|
2779 | </File> |
---|
2780 | <File |
---|
2781 | RelativePath=".\include\WindowComponents\TextView.h" |
---|
2782 | > |
---|
2783 | </File> |
---|
2784 | </Filter> |
---|
2785 | </Filter> |
---|
2786 | <Filter |
---|
2787 | Name="リソースファイル" |
---|
2788 | > |
---|
2789 | <File |
---|
2790 | RelativePath=".\abdev.rc" |
---|
2791 | > |
---|
2792 | </File> |
---|
2793 | <File |
---|
2794 | RelativePath="BasicProgram.ico" |
---|
2795 | > |
---|
2796 | </File> |
---|
2797 | <File |
---|
2798 | RelativePath="file_bas.ico" |
---|
2799 | > |
---|
2800 | </File> |
---|
2801 | <File |
---|
2802 | RelativePath="file_bmp.ico" |
---|
2803 | > |
---|
2804 | </File> |
---|
2805 | <File |
---|
2806 | RelativePath="file_icon.ico" |
---|
2807 | > |
---|
2808 | </File> |
---|
2809 | <File |
---|
2810 | RelativePath="file_pj.ico" |
---|
2811 | > |
---|
2812 | </File> |
---|
2813 | <File |
---|
2814 | RelativePath="file_sbp.ico" |
---|
2815 | > |
---|
2816 | </File> |
---|
2817 | <File |
---|
2818 | RelativePath="folder_close.ico" |
---|
2819 | > |
---|
2820 | </File> |
---|
2821 | <File |
---|
2822 | RelativePath="folder_open.ico" |
---|
2823 | > |
---|
2824 | </File> |
---|
2825 | <File |
---|
2826 | RelativePath="ico00001.ico" |
---|
2827 | > |
---|
2828 | </File> |
---|
2829 | <File |
---|
2830 | RelativePath="icon1.ico" |
---|
2831 | > |
---|
2832 | </File> |
---|
2833 | <File |
---|
2834 | RelativePath="Procedure.ico" |
---|
2835 | > |
---|
2836 | </File> |
---|
2837 | <File |
---|
2838 | RelativePath="TextDocument.ico" |
---|
2839 | > |
---|
2840 | </File> |
---|
2841 | <File |
---|
2842 | RelativePath="Window.ico" |
---|
2843 | > |
---|
2844 | </File> |
---|
2845 | </Filter> |
---|
2846 | <File |
---|
2847 | RelativePath="main.ico" |
---|
2848 | > |
---|
2849 | </File> |
---|
2850 | </Files> |
---|
2851 | <Globals> |
---|
2852 | </Globals> |
---|
2853 | </VisualStudioProject> |
---|