]> granicus.if.org Git - icinga2/blob - lib/icinga/icinga.vcxproj
Windows build fix.
[icinga2] / lib / icinga / icinga.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|Win32">
5       <Configuration>Debug</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Debug|x64">
9       <Configuration>Debug</Configuration>
10       <Platform>x64</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Release|Win32">
13       <Configuration>Release</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Release|x64">
17       <Configuration>Release</Configuration>
18       <Platform>x64</Platform>
19     </ProjectConfiguration>
20   </ItemGroup>
21   <ItemGroup>
22     <ClCompile Include="api.cpp" />
23     <ClCompile Include="checkresultmessage.cpp" />
24     <ClCompile Include="cib.cpp" />
25     <ClCompile Include="externalcommandprocessor.cpp" />
26     <ClCompile Include="host.cpp" />
27     <ClCompile Include="hostgroup.cpp" />
28     <ClCompile Include="i2-icinga.cpp">
29       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
30       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
31       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
32       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
33     </ClCompile>
34     <ClCompile Include="icinga-type.cpp">
35       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
36       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>
37       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader>
38       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader>
39     </ClCompile>
40     <ClCompile Include="icingaapplication.cpp" />
41     <ClCompile Include="macroprocessor.cpp" />
42     <ClCompile Include="notification.cpp" />
43     <ClCompile Include="notificationrequestmessage.cpp" />
44     <ClCompile Include="pluginchecktask.cpp" />
45     <ClCompile Include="nullchecktask.cpp" />
46     <ClCompile Include="pluginnotificationtask.cpp" />
47     <ClCompile Include="service-notification.cpp" />
48     <ClCompile Include="service.cpp" />
49     <ClCompile Include="service-check.cpp" />
50     <ClCompile Include="service-comment.cpp" />
51     <ClCompile Include="service-downtime.cpp" />
52     <ClCompile Include="servicegroup.cpp" />
53     <ClCompile Include="user.cpp" />
54     <ClCompile Include="usergroup.cpp" />
55   </ItemGroup>
56   <ItemGroup>
57     <ClInclude Include="api.h" />
58     <ClInclude Include="checkresultmessage.h" />
59     <ClInclude Include="cib.h" />
60     <ClInclude Include="externalcommandprocessor.h" />
61     <ClInclude Include="host.h" />
62     <ClInclude Include="hostgroup.h" />
63     <ClInclude Include="i2-icinga.h" />
64     <ClInclude Include="icingaapplication.h" />
65     <ClInclude Include="macroprocessor.h" />
66     <ClInclude Include="notification.h" />
67     <ClInclude Include="notificationrequestmessage.h" />
68     <ClInclude Include="pluginchecktask.h" />
69     <ClInclude Include="nullchecktask.h" />
70     <ClInclude Include="pluginnotificationtask.h" />
71     <ClInclude Include="service.h" />
72     <ClInclude Include="servicegroup.h" />
73     <ClInclude Include="user.h" />
74     <ClInclude Include="usergroup.h" />
75   </ItemGroup>
76   <ItemGroup>
77     <CustomBuild Include="icinga-type.conf">
78       <FileType>Document</FileType>
79       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">"$(SolutionDir)$(Platform)\$(Configuration)\mkembedconfig.exe" "%(Identity)" "%(Filename).cpp"</Command>
80       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Preparing config fragment for embedding</Message>
81       <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">"$(SolutionDir)$(Platform)\$(Configuration)\mkembedconfig.exe" "%(Identity)" "%(Filename).cpp"</Command>
82       <Message Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Preparing config fragment for embedding</Message>
83       <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">"$(SolutionDir)$(Platform)\$(Configuration)\mkembedconfig.exe" "%(Identity)" "%(Filename).cpp"</Command>
84       <Message Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Preparing config fragment for embedding</Message>
85       <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">"$(SolutionDir)$(Platform)\$(Configuration)\mkembedconfig.exe" "%(Identity)" "%(Filename).cpp"</Command>
86       <Message Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Preparing config fragment for embedding</Message>
87       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(Filename).cpp;%(Outputs)</Outputs>
88       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(Filename).cpp;%(Outputs)</Outputs>
89       <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(Filename).cpp;%(Outputs)</Outputs>
90       <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(Filename).cpp;%(Outputs)</Outputs>
91     </CustomBuild>
92   </ItemGroup>
93   <PropertyGroup Label="Globals">
94     <ProjectGuid>{C1FC77E1-04A4-481B-A78B-2F7AF489C2F8}</ProjectGuid>
95     <Keyword>Win32Proj</Keyword>
96     <RootNamespace>icinga</RootNamespace>
97     <ProjectName>icinga</ProjectName>
98   </PropertyGroup>
99   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
100   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
101     <ConfigurationType>DynamicLibrary</ConfigurationType>
102     <UseDebugLibraries>true</UseDebugLibraries>
103     <CharacterSet>MultiByte</CharacterSet>
104   </PropertyGroup>
105   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
106     <ConfigurationType>DynamicLibrary</ConfigurationType>
107     <UseDebugLibraries>true</UseDebugLibraries>
108     <CharacterSet>MultiByte</CharacterSet>
109   </PropertyGroup>
110   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
111     <ConfigurationType>DynamicLibrary</ConfigurationType>
112     <UseDebugLibraries>false</UseDebugLibraries>
113     <WholeProgramOptimization>true</WholeProgramOptimization>
114     <CharacterSet>MultiByte</CharacterSet>
115   </PropertyGroup>
116   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
117     <ConfigurationType>DynamicLibrary</ConfigurationType>
118     <UseDebugLibraries>false</UseDebugLibraries>
119     <WholeProgramOptimization>true</WholeProgramOptimization>
120     <CharacterSet>MultiByte</CharacterSet>
121   </PropertyGroup>
122   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
123   <ImportGroup Label="ExtensionSettings">
124   </ImportGroup>
125   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
126     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
127   </ImportGroup>
128   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
129     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
130   </ImportGroup>
131   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
132     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
133   </ImportGroup>
134   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
135     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
136   </ImportGroup>
137   <PropertyGroup Label="UserMacros" />
138   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
139     <LinkIncremental>true</LinkIncremental>
140     <IncludePath>$(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\config;$(IncludePath)</IncludePath>
141     <LibraryPath>$(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
142     <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
143     <IntDir>$(Platform)\$(Configuration)\</IntDir>
144   </PropertyGroup>
145   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
146     <LinkIncremental>true</LinkIncremental>
147     <IncludePath>$(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\config;$(IncludePath)</IncludePath>
148     <LibraryPath>$(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
149     <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
150     <IntDir>$(Platform)\$(Configuration)\</IntDir>
151   </PropertyGroup>
152   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
153     <LinkIncremental>false</LinkIncremental>
154     <IncludePath>$(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\config;$(IncludePath)</IncludePath>
155     <LibraryPath>$(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
156     <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
157     <IntDir>$(Platform)\$(Configuration)\</IntDir>
158   </PropertyGroup>
159   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
160     <LinkIncremental>false</LinkIncremental>
161     <IncludePath>$(SolutionDir)\lib\base;$(SolutionDir)\lib\remoting;$(SolutionDir)\lib\config;$(IncludePath)</IncludePath>
162     <LibraryPath>$(SolutionDir)$(Platform)\$(Configuration)\;$(LibraryPath)</LibraryPath>
163     <OutDir>$(SolutionDir)$(Platform)\$(Configuration)\</OutDir>
164     <IntDir>$(Platform)\$(Configuration)\</IntDir>
165   </PropertyGroup>
166   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
167     <ClCompile>
168       <PrecompiledHeader>Use</PrecompiledHeader>
169       <Optimization>Disabled</Optimization>
170       <PreprocessorDefinitions>WIN32;I2_ICINGA_BUILD;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
171       <WarningLevel>Level3</WarningLevel>
172       <MinimalRebuild>false</MinimalRebuild>
173       <PrecompiledHeaderFile>i2-icinga.h</PrecompiledHeaderFile>
174       <MultiProcessorCompilation>true</MultiProcessorCompilation>
175     </ClCompile>
176     <Link>
177       <SubSystem>Console</SubSystem>
178       <GenerateDebugInformation>true</GenerateDebugInformation>
179       <AdditionalDependencies>base.lib;remoting.lib;config.lib;%(AdditionalDependencies)</AdditionalDependencies>
180     </Link>
181   </ItemDefinitionGroup>
182   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
183     <ClCompile>
184       <PrecompiledHeader>Use</PrecompiledHeader>
185       <Optimization>Disabled</Optimization>
186       <PreprocessorDefinitions>WIN32;I2_ICINGA_BUILD;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
187       <WarningLevel>Level3</WarningLevel>
188       <MinimalRebuild>false</MinimalRebuild>
189       <PrecompiledHeaderFile>i2-icinga.h</PrecompiledHeaderFile>
190       <MultiProcessorCompilation>true</MultiProcessorCompilation>
191     </ClCompile>
192     <Link>
193       <SubSystem>Console</SubSystem>
194       <GenerateDebugInformation>true</GenerateDebugInformation>
195       <AdditionalDependencies>base.lib;remoting.lib;config.lib;%(AdditionalDependencies)</AdditionalDependencies>
196     </Link>
197   </ItemDefinitionGroup>
198   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
199     <ClCompile>
200       <PrecompiledHeader>Use</PrecompiledHeader>
201       <Optimization>MaxSpeed</Optimization>
202       <FunctionLevelLinking>true</FunctionLevelLinking>
203       <IntrinsicFunctions>true</IntrinsicFunctions>
204       <PreprocessorDefinitions>WIN32;I2_ICINGA_BUILD;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
205       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
206       <WarningLevel>Level3</WarningLevel>
207       <MinimalRebuild>false</MinimalRebuild>
208       <PrecompiledHeaderFile>i2-icinga.h</PrecompiledHeaderFile>
209       <MultiProcessorCompilation>true</MultiProcessorCompilation>
210     </ClCompile>
211     <Link>
212       <SubSystem>Console</SubSystem>
213       <GenerateDebugInformation>true</GenerateDebugInformation>
214       <EnableCOMDATFolding>true</EnableCOMDATFolding>
215       <OptimizeReferences>true</OptimizeReferences>
216       <AdditionalDependencies>base.lib;remoting.lib;config.lib;%(AdditionalDependencies)</AdditionalDependencies>
217     </Link>
218   </ItemDefinitionGroup>
219   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
220     <ClCompile>
221       <PrecompiledHeader>Use</PrecompiledHeader>
222       <Optimization>MaxSpeed</Optimization>
223       <FunctionLevelLinking>true</FunctionLevelLinking>
224       <IntrinsicFunctions>true</IntrinsicFunctions>
225       <PreprocessorDefinitions>WIN32;I2_ICINGA_BUILD;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
226       <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>
227       <WarningLevel>Level3</WarningLevel>
228       <MinimalRebuild>false</MinimalRebuild>
229       <PrecompiledHeaderFile>i2-icinga.h</PrecompiledHeaderFile>
230       <MultiProcessorCompilation>true</MultiProcessorCompilation>
231     </ClCompile>
232     <Link>
233       <SubSystem>Console</SubSystem>
234       <GenerateDebugInformation>true</GenerateDebugInformation>
235       <EnableCOMDATFolding>true</EnableCOMDATFolding>
236       <OptimizeReferences>true</OptimizeReferences>
237       <AdditionalDependencies>base.lib;remoting.lib;config.lib;%(AdditionalDependencies)</AdditionalDependencies>
238     </Link>
239   </ItemDefinitionGroup>
240   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
241   <ImportGroup Label="ExtensionTargets">
242   </ImportGroup>
243 </Project>