vc2008_winapp.vcproj vc2008_console.vcproj
1<?xml version="1.0" encoding="shift_jis"?> 1<?xml version="1.0" encoding="shift_jis"?>
2<VisualStudioProject 2<VisualStudioProject
3    ProjectType="Visual C++" 3    ProjectType="Visual C++"
4    Version="9.00" 4    Version="9.00"
5    Name="vc2008_winapp" 5    Name="vc2008_console"
6    ProjectGUID="{F649B79B-2F84-4994-80A7-4967D5F6CEB5}" 6    ProjectGUID="{4B919B4A-13DF-48C4-8477-817DA5C2728F}"
7    RootNamespace="vc2008_winapp" 7    RootNamespace="vc2008_console"
8    Keyword="Win32Proj" 8    Keyword="Win32Proj"
9    TargetFrameworkVersion="196613" 9    TargetFrameworkVersion="196613"
10    > 10    >
11    <Platforms> 11    <Platforms>
12        <Platform 12        <Platform
13            Name="Win32" 13            Name="Win32"
14        /> 14        />
15    </Platforms> 15    </Platforms>
16    <ToolFiles> 16    <ToolFiles>
17    </ToolFiles> 17    </ToolFiles>
18    <Configurations> 18    <Configurations>
19        <Configuration 19        <Configuration
20            Name="Debug|Win32" 20            Name="Debug|Win32"
21            OutputDirectory="$(SolutionDir)$(ConfigurationName)" 21            OutputDirectory="$(SolutionDir)$(ConfigurationName)"
22            IntermediateDirectory="$(ConfigurationName)" 22            IntermediateDirectory="$(ConfigurationName)"
23            ConfigurationType="1" 23            ConfigurationType="1"
24            CharacterSet="1" 24            CharacterSet="1"
25            > 25            >
26            <Tool 26            <Tool
27                Name="VCPreBuildEventTool" 27                Name="VCPreBuildEventTool"
28            /> 28            />
29            <Tool 29            <Tool
30                Name="VCCustomBuildTool" 30                Name="VCCustomBuildTool"
31            /> 31            />
32            <Tool 32            <Tool
33                Name="VCXMLDataGeneratorTool" 33                Name="VCXMLDataGeneratorTool"
34            /> 34            />
35            <Tool 35            <Tool
36                Name="VCWebServiceProxyGeneratorTool" 36                Name="VCWebServiceProxyGeneratorTool"
37            /> 37            />
38            <Tool 38            <Tool
39                Name="VCMIDLTool" 39                Name="VCMIDLTool"
40            /> 40            />
41            <Tool 41            <Tool
42                Name="VCCLCompilerTool" 42                Name="VCCLCompilerTool"
43                Optimization="0" 43                Optimization="0"
44                PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS" 44                PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
45                MinimalRebuild="true" 45                MinimalRebuild="true"
46                BasicRuntimeChecks="3" 46                BasicRuntimeChecks="3"
47                RuntimeLibrary="3" 47                RuntimeLibrary="3"
48                UsePrecompiledHeader="0" 48                UsePrecompiledHeader="0"
49                WarningLevel="3" 49                WarningLevel="3"
50                DebugInformationFormat="4" 50                DebugInformationFormat="4"
51            /> 51            />
52            <Tool 52            <Tool
53                Name="VCManagedResourceCompilerTool" 53                Name="VCManagedResourceCompilerTool"
54            /> 54            />
55            <Tool 55            <Tool
56                Name="VCResourceCompilerTool" 56                Name="VCResourceCompilerTool"
57            /> 57            />
58            <Tool 58            <Tool
59                Name="VCPreLinkEventTool" 59                Name="VCPreLinkEventTool"
60            /> 60            />
61            <Tool 61            <Tool
62                Name="VCLinkerTool" 62                Name="VCLinkerTool"
63                LinkIncremental="2" 63                LinkIncremental="2"
64                GenerateDebugInformation="true" 64                GenerateDebugInformation="true"
65                SubSystem="2" 65                SubSystem="1"
66                TargetMachine="1" 66                TargetMachine="1"
67            /> 67            />
68            <Tool 68            <Tool
69                Name="VCALinkTool" 69                Name="VCALinkTool"
70            /> 70            />
71            <Tool 71            <Tool
72                Name="VCManifestTool" 72                Name="VCManifestTool"
73            /> 73            />
74            <Tool 74            <Tool
75                Name="VCXDCMakeTool" 75                Name="VCXDCMakeTool"
76            /> 76            />
77            <Tool 77            <Tool
78                Name="VCBscMakeTool" 78                Name="VCBscMakeTool"
79            /> 79            />
80            <Tool 80            <Tool
81                Name="VCFxCopTool" 81                Name="VCFxCopTool"
82            /> 82            />
83            <Tool 83            <Tool
84                Name="VCAppVerifierTool" 84                Name="VCAppVerifierTool"
85            /> 85            />
86            <Tool 86            <Tool
87                Name="VCPostBuildEventTool" 87                Name="VCPostBuildEventTool"
88            /> 88            />
89        </Configuration> 89        </Configuration>
90        <Configuration 90        <Configuration
91            Name="Release|Win32" 91            Name="Release|Win32"
92            OutputDirectory="$(SolutionDir)$(ConfigurationName)" 92            OutputDirectory="$(SolutionDir)$(ConfigurationName)"
93            IntermediateDirectory="$(ConfigurationName)" 93            IntermediateDirectory="$(ConfigurationName)"
94            ConfigurationType="1" 94            ConfigurationType="1"
95            CharacterSet="1" 95            CharacterSet="1"
96            WholeProgramOptimization="1" 96            WholeProgramOptimization="1"
97            > 97            >
98            <Tool 98            <Tool
99                Name="VCPreBuildEventTool" 99                Name="VCPreBuildEventTool"
100            /> 100            />
101            <Tool 101            <Tool
102                Name="VCCustomBuildTool" 102                Name="VCCustomBuildTool"
103            /> 103            />
104            <Tool 104            <Tool
105                Name="VCXMLDataGeneratorTool" 105                Name="VCXMLDataGeneratorTool"
106            /> 106            />
107            <Tool 107            <Tool
108                Name="VCWebServiceProxyGeneratorTool" 108                Name="VCWebServiceProxyGeneratorTool"
109            /> 109            />
110            <Tool 110            <Tool
111                Name="VCMIDLTool" 111                Name="VCMIDLTool"
112            /> 112            />
113            <Tool 113            <Tool
114                Name="VCCLCompilerTool" 114                Name="VCCLCompilerTool"
115                Optimization="2" 115                Optimization="2"
116                EnableIntrinsicFunctions="true" 116                EnableIntrinsicFunctions="true"
117                PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS" 117                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
118                RuntimeLibrary="2" 118                RuntimeLibrary="2"
119                EnableFunctionLevelLinking="true" 119                EnableFunctionLevelLinking="true"
120                UsePrecompiledHeader="0" 120                UsePrecompiledHeader="0"
121                WarningLevel="3" 121                WarningLevel="3"
122                DebugInformationFormat="3" 122                DebugInformationFormat="3"
123            /> 123            />
124            <Tool 124            <Tool
125                Name="VCManagedResourceCompilerTool" 125                Name="VCManagedResourceCompilerTool"
126            /> 126            />
127            <Tool 127            <Tool
128                Name="VCResourceCompilerTool" 128                Name="VCResourceCompilerTool"
129            /> 129            />
130            <Tool 130            <Tool
131                Name="VCPreLinkEventTool" 131                Name="VCPreLinkEventTool"
132            /> 132            />
133            <Tool 133            <Tool
134                Name="VCLinkerTool" 134                Name="VCLinkerTool"
135                LinkIncremental="1" 135                LinkIncremental="1"
136                GenerateDebugInformation="true" 136                GenerateDebugInformation="true"
137                SubSystem="2" 137                SubSystem="1"
138                OptimizeReferences="2" 138                OptimizeReferences="2"
139                EnableCOMDATFolding="2" 139                EnableCOMDATFolding="2"
140                TargetMachine="1" 140                TargetMachine="1"
141            /> 141            />
142            <Tool 142            <Tool
143                Name="VCALinkTool" 143                Name="VCALinkTool"
144            /> 144            />
145            <Tool 145            <Tool
146                Name="VCManifestTool" 146                Name="VCManifestTool"
147            /> 147            />
148            <Tool 148            <Tool
149                Name="VCXDCMakeTool" 149                Name="VCXDCMakeTool"
150            /> 150            />
151            <Tool 151            <Tool
152                Name="VCBscMakeTool" 152                Name="VCBscMakeTool"
153            /> 153            />
154            <Tool 154            <Tool
155                Name="VCFxCopTool" 155                Name="VCFxCopTool"
156            /> 156            />
157            <Tool 157            <Tool
158                Name="VCAppVerifierTool" 158                Name="VCAppVerifierTool"
159            /> 159            />
160            <Tool 160            <Tool
161                Name="VCPostBuildEventTool" 161                Name="VCPostBuildEventTool"
162            /> 162            />
163        </Configuration> 163        </Configuration>
164    </Configurations> 164    </Configurations>
165    <References> 165    <References>
166    </References> 166    </References>
167    <Files> 167    <Files>
168        <Filter 168        <Filter
169            Name="ソース ファイル" 169            Name="ソース ファイル"
170            Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" 170            Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
171            UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" 171            UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
172            > 172            >
173        </Filter> 173        </Filter>
174        <Filter 174        <Filter
175            Name="ヘッダー ファイル" 175            Name="ヘッダー ファイル"
176            Filter="h;hpp;hxx;hm;inl;inc;xsd" 176            Filter="h;hpp;hxx;hm;inl;inc;xsd"
177            UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" 177            UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
178            > 178            >
179        </Filter> 179        </Filter>
180        <Filter 180        <Filter
181            Name="リソース ファイル" 181            Name="リソース ファイル"
182            Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" 182            Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
183            UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" 183            UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
184            > 184            >
185        </Filter> 185        </Filter>
186    </Files> 186    </Files>
187    <Globals> 187    <Globals>
188    </Globals> 188    </Globals>
189</VisualStudioProject> 189</VisualStudioProject>
190  190