OSDN Git Service

2012/01/03 21:41:22
[nlite/nlite.git] / nlite / nlite.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug-window|Win32">
5       <Configuration>Debug-window</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Debug|Win32">
9       <Configuration>Debug</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Release|Win32">
13       <Configuration>Release</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16   </ItemGroup>
17   <PropertyGroup Label="Globals">
18     <ProjectGuid>{EB0B5264-9BB4-4EE3-B196-A0472DCB32A8}</ProjectGuid>
19     <Keyword>Win32Proj</Keyword>
20     <RootNamespace>nlite</RootNamespace>
21   </PropertyGroup>
22   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
23   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
24     <ConfigurationType>Application</ConfigurationType>
25     <UseDebugLibraries>true</UseDebugLibraries>
26     <CharacterSet>Unicode</CharacterSet>
27   </PropertyGroup>
28   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-window|Win32'" Label="Configuration">
29     <ConfigurationType>Application</ConfigurationType>
30     <UseDebugLibraries>true</UseDebugLibraries>
31     <CharacterSet>Unicode</CharacterSet>
32   </PropertyGroup>
33   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
34     <ConfigurationType>Application</ConfigurationType>
35     <UseDebugLibraries>false</UseDebugLibraries>
36     <WholeProgramOptimization>true</WholeProgramOptimization>
37     <CharacterSet>Unicode</CharacterSet>
38   </PropertyGroup>
39   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
40   <ImportGroup Label="ExtensionSettings">
41   </ImportGroup>
42   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
43     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
44   </ImportGroup>
45   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug-window|Win32'" Label="PropertySheets">
46     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
47   </ImportGroup>
48   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
49     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
50   </ImportGroup>
51   <PropertyGroup Label="UserMacros" />
52   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
53     <LinkIncremental>true</LinkIncremental>
54     <IncludePath>$(solutiondir)\nlib;$(solutiondir)\memorypool;$(solutiondir);$(solutiondir)\include;$(IncludePath)</IncludePath>
55   </PropertyGroup>
56   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug-window|Win32'">
57     <LinkIncremental>true</LinkIncremental>
58     <IncludePath>$(solutiondir)nlib\;$(solutiondir)memorypool\;$(solutiondir)shareCookie\;$(solutiondir);$(IncludePath)</IncludePath>
59   </PropertyGroup>
60   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
61     <LinkIncremental>false</LinkIncremental>
62   </PropertyGroup>
63   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
64     <ClCompile>
65       <PrecompiledHeader>Use</PrecompiledHeader>
66       <WarningLevel>Level3</WarningLevel>
67       <Optimization>Disabled</Optimization>
68       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
69     </ClCompile>
70     <Link>
71       <SubSystem>Windows</SubSystem>
72       <GenerateDebugInformation>true</GenerateDebugInformation>
73     </Link>
74   </ItemDefinitionGroup>
75   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug-window|Win32'">
76     <ClCompile>
77       <PrecompiledHeader>Use</PrecompiledHeader>
78       <WarningLevel>Level3</WarningLevel>
79       <Optimization>Disabled</Optimization>
80       <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
81     </ClCompile>
82     <Link>
83       <SubSystem>Windows</SubSystem>
84       <GenerateDebugInformation>true</GenerateDebugInformation>
85     </Link>
86   </ItemDefinitionGroup>
87   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
88     <ClCompile>
89       <WarningLevel>Level3</WarningLevel>
90       <PrecompiledHeader>Use</PrecompiledHeader>
91       <Optimization>MaxSpeed</Optimization>
92       <FunctionLevelLinking>true</FunctionLevelLinking>
93       <IntrinsicFunctions>true</IntrinsicFunctions>
94       <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
95     </ClCompile>
96     <Link>
97       <SubSystem>Windows</SubSystem>
98       <GenerateDebugInformation>true</GenerateDebugInformation>
99       <EnableCOMDATFolding>true</EnableCOMDATFolding>
100       <OptimizeReferences>true</OptimizeReferences>
101     </Link>
102   </ItemDefinitionGroup>
103   <ItemGroup>
104     <None Include="nlite.ico" />
105     <None Include="ReadMe.txt" />
106     <None Include="small.ico" />
107     <None Include="toolbar1.bmp" />
108   </ItemGroup>
109   <ItemGroup>
110     <ClInclude Include="nlite.h" />
111     <ClInclude Include="nlite_chatData.h" />
112     <ClInclude Include="nlite_commentview.h" />
113     <ClInclude Include="nlite_commentWrite.h" />
114     <ClInclude Include="nlite_define.h" />
115     <ClInclude Include="nlite_exception.h" />
116     <ClInclude Include="nlite_include.h" />
117     <ClInclude Include="nlite_listviewex.h" />
118     <ClInclude Include="nlite_mailframe.h" />
119     <ClInclude Include="nlite_appinfo.h" />
120     <ClInclude Include="nlite_nlib.h" />
121     <ClInclude Include="nlite_property.h" />
122     <ClInclude Include="Resource.h" />
123     <ClInclude Include="stdafx.h" />
124     <ClInclude Include="targetver.h" />
125   </ItemGroup>
126   <ItemGroup>
127     <ClCompile Include="nlite.cpp" />
128     <ClCompile Include="nlite_appInfo.cpp" />
129     <ClCompile Include="nlite_chatData.cpp" />
130     <ClCompile Include="nlite_commentview.cpp" />
131     <ClCompile Include="nlite_mainframe.cpp" />
132     <ClCompile Include="nlite_property.cpp" />
133     <ClCompile Include="stdafx.cpp">
134       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
135       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug-window|Win32'">Create</PrecompiledHeader>
136       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
137     </ClCompile>
138   </ItemGroup>
139   <ItemGroup>
140     <ResourceCompile Include="nlite.rc" />
141   </ItemGroup>
142   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
143   <ImportGroup Label="ExtensionTargets">
144   </ImportGroup>
145 </Project>