]> git.saurik.com Git - apple/mdnsresponder.git/blob - Clients/ExplorerPlugin/ExplorerPluginLocRes.vcproj
mDNSResponder-107.5.tar.gz
[apple/mdnsresponder.git] / Clients / ExplorerPlugin / ExplorerPluginLocRes.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="ExplorerPluginLocRes"
6 ProjectGUID="{BB8AC1B5-6587-4163-BDC6-788B157705CA}"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory=".\Debug\ExplorerPlugin.Resources\en.lproj"
17 IntermediateDirectory=".\Debug"
18 ConfigurationType="2"
19 UseOfMFC="1"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="1">
22 <Tool
23 Name="VCCLCompilerTool"
24 Optimization="0"
25 AdditionalIncludeDirectories="..\..\mDNSWindows"
26 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;DEBUG=1;ENABLE_DOT_LOCAL_NAMES;WINVER=0x0400"
27 StringPooling="TRUE"
28 BasicRuntimeChecks="3"
29 RuntimeLibrary="1"
30 ForceConformanceInForLoopScope="TRUE"
31 UsePrecompiledHeader="0"
32 PrecompiledHeaderFile=""
33 AssemblerListingLocation=".\Debug/"
34 ObjectFile=".\Debug/"
35 ProgramDataBaseFileName=".\Debug/"
36 BrowseInformation="1"
37 WarningLevel="4"
38 WarnAsError="FALSE"
39 SuppressStartupBanner="TRUE"
40 Detect64BitPortabilityProblems="TRUE"
41 DebugInformationFormat="3"
42 CallingConvention="2"
43 CompileAs="0"/>
44 <Tool
45 Name="VCCustomBuildTool"/>
46 <Tool
47 Name="VCLinkerTool"
48 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
49 AdditionalDependencies=""
50 OutputFile="$(OutDir)/ExplorerPluginLocalized.dll"
51 LinkIncremental="1"
52 SuppressStartupBanner="TRUE"
53 IgnoreDefaultLibraryNames=""
54 ModuleDefinitionFile=""
55 GenerateDebugInformation="TRUE"
56 ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb"
57 SubSystem="2"
58 ResourceOnlyDLL="TRUE"
59 ImportLibrary="$(OutDir)/$(ProjectName).lib"/>
60 <Tool
61 Name="VCMIDLTool"
62 PreprocessorDefinitions="_DEBUG"
63 MkTypLibCompatible="TRUE"
64 SuppressStartupBanner="TRUE"
65 TargetEnvironment="1"
66 TypeLibraryName="$(OutDir)/$(ProjectName).tlb"/>
67 <Tool
68 Name="VCPostBuildEventTool"/>
69 <Tool
70 Name="VCPreBuildEventTool"/>
71 <Tool
72 Name="VCPreLinkEventTool"
73 Description="Building Output Directories"
74 CommandLine="if not exist Debug\ExplorerPlugin.Resources mkdir Debug\ExplorerPlugin.Resources
75 if not exist Debug\ExplorerPlugin.Resources\en.lproj mkdir Debug\ExplorerPlugin.Resources\en.lproj
76 "/>
77 <Tool
78 Name="VCResourceCompilerTool"
79 PreprocessorDefinitions="_DEBUG"
80 Culture="1033"
81 AdditionalIncludeDirectories="../../mDNSWindows"/>
82 <Tool
83 Name="VCWebServiceProxyGeneratorTool"/>
84 <Tool
85 Name="VCXMLDataGeneratorTool"/>
86 <Tool
87 Name="VCWebDeploymentTool"/>
88 <Tool
89 Name="VCManagedWrapperGeneratorTool"/>
90 <Tool
91 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
92 </Configuration>
93 <Configuration
94 Name="Release|Win32"
95 OutputDirectory=".\Release\ExplorerPlugin.Resources\en.lproj"
96 IntermediateDirectory=".\Release"
97 ConfigurationType="2"
98 UseOfMFC="1"
99 ATLMinimizesCRunTimeLibraryUsage="FALSE"
100 CharacterSet="1">
101 <Tool
102 Name="VCCLCompilerTool"
103 Optimization="2"
104 GlobalOptimizations="TRUE"
105 InlineFunctionExpansion="2"
106 FavorSizeOrSpeed="2"
107 OmitFramePointers="TRUE"
108 AdditionalIncludeDirectories="..\..\mDNSWindows"
109 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;WINVER=0x0400"
110 StringPooling="TRUE"
111 RuntimeLibrary="0"
112 BufferSecurityCheck="FALSE"
113 EnableFunctionLevelLinking="FALSE"
114 ForceConformanceInForLoopScope="TRUE"
115 UsePrecompiledHeader="0"
116 PrecompiledHeaderFile=""
117 AssemblerListingLocation=".\Release/"
118 ObjectFile=".\Release/"
119 ProgramDataBaseFileName=".\Release/"
120 BrowseInformation="1"
121 WarningLevel="4"
122 WarnAsError="FALSE"
123 SuppressStartupBanner="TRUE"
124 Detect64BitPortabilityProblems="TRUE"
125 CompileAs="0"/>
126 <Tool
127 Name="VCCustomBuildTool"/>
128 <Tool
129 Name="VCLinkerTool"
130 AdditionalOptions="/MACHINE:I386 /IGNORE:4089 "
131 AdditionalDependencies=""
132 OutputFile="$(OutDir)/ExplorerPluginLocalized.dll"
133 LinkIncremental="1"
134 SuppressStartupBanner="TRUE"
135 IgnoreDefaultLibraryNames=""
136 ModuleDefinitionFile=""
137 ProgramDatabaseFile=""
138 SubSystem="2"
139 OptimizeReferences="0"
140 EnableCOMDATFolding="0"
141 ResourceOnlyDLL="TRUE"
142 ImportLibrary="$(IntDir)/$(ProjectName).lib"/>
143 <Tool
144 Name="VCMIDLTool"
145 PreprocessorDefinitions="NDEBUG"
146 MkTypLibCompatible="TRUE"
147 SuppressStartupBanner="TRUE"
148 TargetEnvironment="1"
149 TypeLibraryName="$(OutDir)/$(ProjectName).tlb"/>
150 <Tool
151 Name="VCPostBuildEventTool"/>
152 <Tool
153 Name="VCPreBuildEventTool"/>
154 <Tool
155 Name="VCPreLinkEventTool"
156 Description="Building Output Directories"
157 CommandLine="if not exist Release mkdir Release
158 if not exist &quot;Release\ExplorerPlugin.Resources&quot; mkdir &quot;Release\ExplorerPlugin.Resources&quot;
159 if not exist &quot;Release\ExplorerPlugin.Resources\en.lproj&quot; mkdir &quot;Release\ExplorerPlugin.Resources\en.lproj&quot;
160 "/>
161 <Tool
162 Name="VCResourceCompilerTool"
163 PreprocessorDefinitions="NDEBUG"
164 Culture="1033"
165 AdditionalIncludeDirectories="../../mDNSWindows"/>
166 <Tool
167 Name="VCWebServiceProxyGeneratorTool"/>
168 <Tool
169 Name="VCXMLDataGeneratorTool"/>
170 <Tool
171 Name="VCWebDeploymentTool"/>
172 <Tool
173 Name="VCManagedWrapperGeneratorTool"/>
174 <Tool
175 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
176 </Configuration>
177 </Configurations>
178 <References>
179 </References>
180 <Files>
181 <Filter
182 Name="Header Files"
183 Filter="h;hpp;hxx;hm;inl;inc">
184 <File
185 RelativePath="resource_loc_res.h">
186 </File>
187 </Filter>
188 <Filter
189 Name="Resource Files"
190 Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest">
191 <File
192 RelativePath="ExplorerPluginLocRes.rc">
193 </File>
194 </Filter>
195 </Files>
196 <Globals>
197 <Global
198 Name="RESOURCE_FILE"
199 Value="ExplorerPluginLocRes.rc"/>
200 </Globals>
201 </VisualStudioProject>