Do not include a dot/slash/colon/questionmark/semicolon after URLs into the link...
[TortoiseGit.git] / contrib / issue-tracker-plugins / ExampleAtlPlugin / ExampleAtlPluginPS.vcproj
blobc0eb4eee8d9bce068de2229d488725f0b7b4826a
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="9.00"
5 Name="ExampleAtlPluginPS"
6 ProjectGUID="{4DA4ABFD-D32D-4F78-A9BD-9FB6AB4EF278}"
7 RootNamespace="ExampleAtlPluginPS"
8 Keyword="AtlPSProj"
9 TargetFrameworkVersion="196613"
11 <Platforms>
12 <Platform
13 Name="Win32"
15 </Platforms>
16 <ToolFiles>
17 </ToolFiles>
18 <Configurations>
19 <Configuration
20 Name="Debug|Win32"
21 OutputDirectory="$(ConfigurationName)PS"
22 IntermediateDirectory="$(ConfigurationName)PS"
23 ConfigurationType="2"
24 CharacterSet="1"
26 <Tool
27 Name="VCPreBuildEventTool"
28 Description="Checking for required files"
29 CommandLine="if exist dlldata.c goto :END&#x0D;&#x0A;echo Error: MIDL will not generate DLLDATA.C unless you have at least 1 interface in the main project.&#x0D;&#x0A;Exit 1&#x0D;&#x0A;:END&#x0D;&#x0A;"
31 <Tool
32 Name="VCCustomBuildTool"
34 <Tool
35 Name="VCXMLDataGeneratorTool"
37 <Tool
38 Name="VCWebServiceProxyGeneratorTool"
40 <Tool
41 Name="VCMIDLTool"
43 <Tool
44 Name="VCCLCompilerTool"
45 PreprocessorDefinitions="WIN32;_WIN32_WINNT=0x0500;REGISTER_PROXY_DLL;_DEBUG"
46 RuntimeLibrary="3"
48 <Tool
49 Name="VCManagedResourceCompilerTool"
51 <Tool
52 Name="VCResourceCompilerTool"
54 <Tool
55 Name="VCPreLinkEventTool"
57 <Tool
58 Name="VCLinkerTool"
59 RegisterOutput="true"
60 AdditionalDependencies="kernel32.lib rpcns4.lib rpcrt4.lib oleaut32.lib uuid.lib"
61 ModuleDefinitionFile="ExampleAtlPluginPS.def"
63 <Tool
64 Name="VCALinkTool"
66 <Tool
67 Name="VCManifestTool"
69 <Tool
70 Name="VCXDCMakeTool"
72 <Tool
73 Name="VCBscMakeTool"
75 <Tool
76 Name="VCFxCopTool"
78 <Tool
79 Name="VCAppVerifierTool"
81 <Tool
82 Name="VCPostBuildEventTool"
84 </Configuration>
85 <Configuration
86 Name="Release|Win32"
87 OutputDirectory="$(ConfigurationName)PS"
88 IntermediateDirectory="$(ConfigurationName)PS"
89 ConfigurationType="2"
90 CharacterSet="1"
92 <Tool
93 Name="VCPreBuildEventTool"
94 Description="Checking for required files"
95 CommandLine="if exist dlldata.c goto :END&#x0D;&#x0A;echo Error: MIDL will not generate DLLDATA.C unless you have at least 1 interface in the main project.&#x0D;&#x0A;Exit 1&#x0D;&#x0A;:END&#x0D;&#x0A;"
97 <Tool
98 Name="VCCustomBuildTool"
100 <Tool
101 Name="VCXMLDataGeneratorTool"
103 <Tool
104 Name="VCWebServiceProxyGeneratorTool"
106 <Tool
107 Name="VCMIDLTool"
109 <Tool
110 Name="VCCLCompilerTool"
111 Optimization="2"
112 PreprocessorDefinitions="WIN32;_WIN32_WINNT=0x0500;REGISTER_PROXY_DLL;NDEBUG"
113 RuntimeLibrary="2"
115 <Tool
116 Name="VCManagedResourceCompilerTool"
118 <Tool
119 Name="VCResourceCompilerTool"
121 <Tool
122 Name="VCPreLinkEventTool"
124 <Tool
125 Name="VCLinkerTool"
126 RegisterOutput="true"
127 AdditionalDependencies="kernel32.lib rpcns4.lib rpcrt4.lib oleaut32.lib uuid.lib"
128 ModuleDefinitionFile="ExampleAtlPluginPS.def"
129 OptimizeReferences="2"
130 EnableCOMDATFolding="2"
132 <Tool
133 Name="VCALinkTool"
135 <Tool
136 Name="VCManifestTool"
138 <Tool
139 Name="VCXDCMakeTool"
141 <Tool
142 Name="VCBscMakeTool"
144 <Tool
145 Name="VCFxCopTool"
147 <Tool
148 Name="VCAppVerifierTool"
150 <Tool
151 Name="VCPostBuildEventTool"
153 </Configuration>
154 </Configurations>
155 <References>
156 </References>
157 <Files>
158 <Filter
159 Name="Source Files"
161 </Filter>
162 <Filter
163 Name="Generated Files"
164 SourceControlFiles="false"
166 <File
167 RelativePath=".\dlldata.c"
169 </File>
170 <File
171 RelativePath=".\ExampleAtlPlugin_i.c"
173 </File>
174 <File
175 RelativePath=".\ExampleAtlPlugin_p.c"
177 </File>
178 </Filter>
179 <File
180 RelativePath=".\ExampleAtlPluginps.def"
182 </File>
183 </Files>
184 <Globals>
185 </Globals>
186 </VisualStudioProject>