Last change
on this file since 430 was 24, checked in by dai_9181, 18 years ago |
保存されていないドキュメントのタブに(*)をつける機能に対応。
MDITEXTEDITINFOをCMdiTextEditに変更。今後、オブジェクト指向化を進める。
|
File size:
1.6 KB
|
Line | |
---|
1 |
|
---|
2 | Microsoft Visual Studio Solution File, Format Version 9.00
|
---|
3 | # Visual C++ Express 2005
|
---|
4 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProjectEditor", "ProjectEditor.vcproj", "{DC1B787E-510F-4F7D-8F9A-182600904D83}"
|
---|
5 | EndProject
|
---|
6 | Global
|
---|
7 | GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
---|
8 | AB_Debug|Win32 = AB_Debug|Win32
|
---|
9 | AB_Release|Win32 = AB_Release|Win32
|
---|
10 | English_Rel|Win32 = English_Rel|Win32
|
---|
11 | TheText_Debug|Win32 = TheText_Debug|Win32
|
---|
12 | TheText_Release|Win32 = TheText_Release|Win32
|
---|
13 | EndGlobalSection
|
---|
14 | GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
---|
15 | {DC1B787E-510F-4F7D-8F9A-182600904D83}.AB_Debug|Win32.ActiveCfg = AB_Debug|Win32
|
---|
16 | {DC1B787E-510F-4F7D-8F9A-182600904D83}.AB_Debug|Win32.Build.0 = AB_Debug|Win32
|
---|
17 | {DC1B787E-510F-4F7D-8F9A-182600904D83}.AB_Release|Win32.ActiveCfg = AB_Release|Win32
|
---|
18 | {DC1B787E-510F-4F7D-8F9A-182600904D83}.AB_Release|Win32.Build.0 = AB_Release|Win32
|
---|
19 | {DC1B787E-510F-4F7D-8F9A-182600904D83}.English_Rel|Win32.ActiveCfg = English_Rel|Win32
|
---|
20 | {DC1B787E-510F-4F7D-8F9A-182600904D83}.English_Rel|Win32.Build.0 = English_Rel|Win32
|
---|
21 | {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Debug|Win32.ActiveCfg = TheText_Debug|Win32
|
---|
22 | {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Debug|Win32.Build.0 = TheText_Debug|Win32
|
---|
23 | {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Release|Win32.ActiveCfg = TheText_Release|Win32
|
---|
24 | {DC1B787E-510F-4F7D-8F9A-182600904D83}.TheText_Release|Win32.Build.0 = TheText_Release|Win32
|
---|
25 | EndGlobalSection
|
---|
26 | GlobalSection(SolutionProperties) = preSolution
|
---|
27 | HideSolutionNode = FALSE
|
---|
28 | EndGlobalSection
|
---|
29 | EndGlobal
|
---|
Note:
See
TracBrowser
for help on using the repository browser.