OpenCores
URL https://opencores.org/ocsvn/s80186/s80186/trunk

Subversion Repositories s80186

[/] [s80186/] [trunk/] [vendor/] [googletest/] [googlemock/] [msvc/] [2005/] [gmock_main.vcproj] - Blame information for rev 2

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 2 jamieiles
2
3
        ProjectType="Visual C++"
4
        Version="8.00"
5
        Name="gmock_main"
6
        ProjectGUID="{E4EF614B-30DF-4954-8C53-580A0BF6B589}"
7
        RootNamespace="gmock_main"
8
        Keyword="Win32Proj"
9
        >
10
        
11
                
12
                        Name="Win32"
13
                />
14
        
15
        
16
        
17
        
18
                
19
                        Name="Debug|Win32"
20
                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
21
                        IntermediateDirectory="$(OutDir)\$(ProjectName)"
22
                        ConfigurationType="4"
23
                        InheritedPropertySheets=".\gmock_config.vsprops"
24
                        CharacterSet="1"
25
                        >
26
                        
27
                                Name="VCPreBuildEventTool"
28
                        />
29
                        
30
                                Name="VCCustomBuildTool"
31
                        />
32
                        
33
                                Name="VCXMLDataGeneratorTool"
34
                        />
35
                        
36
                                Name="VCWebServiceProxyGeneratorTool"
37
                        />
38
                        
39
                                Name="VCMIDLTool"
40
                        />
41
                        
42
                                Name="VCCLCompilerTool"
43
                                Optimization="0"
44
                                AdditionalIncludeDirectories="../../include"
45
                                PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
46
                                MinimalRebuild="true"
47
                                BasicRuntimeChecks="3"
48
                                RuntimeLibrary="1"
49
                                UsePrecompiledHeader="0"
50
                                WarningLevel="3"
51
                                Detect64BitPortabilityProblems="true"
52
                                DebugInformationFormat="3"
53
                        />
54
                        
55
                                Name="VCManagedResourceCompilerTool"
56
                        />
57
                        
58
                                Name="VCResourceCompilerTool"
59
                        />
60
                        
61
                                Name="VCPreLinkEventTool"
62
                        />
63
                        
64
                                Name="VCLibrarianTool"
65
                        />
66
                        
67
                                Name="VCALinkTool"
68
                        />
69
                        
70
                                Name="VCXDCMakeTool"
71
                        />
72
                        
73
                                Name="VCBscMakeTool"
74
                        />
75
                        
76
                                Name="VCFxCopTool"
77
                        />
78
                        
79
                                Name="VCPostBuildEventTool"
80
                        />
81
                
82
                
83
                        Name="Release|Win32"
84
                        OutputDirectory="$(SolutionDir)$(ConfigurationName)"
85
                        IntermediateDirectory="$(OutDir)\$(ProjectName)"
86
                        ConfigurationType="4"
87
                        InheritedPropertySheets=".\gmock_config.vsprops"
88
                        CharacterSet="1"
89
                        WholeProgramOptimization="1"
90
                        >
91
                        
92
                                Name="VCPreBuildEventTool"
93
                        />
94
                        
95
                                Name="VCCustomBuildTool"
96
                        />
97
                        
98
                                Name="VCXMLDataGeneratorTool"
99
                        />
100
                        
101
                                Name="VCWebServiceProxyGeneratorTool"
102
                        />
103
                        
104
                                Name="VCMIDLTool"
105
                        />
106
                        
107
                                Name="VCCLCompilerTool"
108
                                AdditionalIncludeDirectories="../../include"
109
                                PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
110
                                RuntimeLibrary="0"
111
                                UsePrecompiledHeader="0"
112
                                WarningLevel="3"
113
                                Detect64BitPortabilityProblems="true"
114
                                DebugInformationFormat="3"
115
                        />
116
                        
117
                                Name="VCManagedResourceCompilerTool"
118
                        />
119
                        
120
                                Name="VCResourceCompilerTool"
121
                        />
122
                        
123
                                Name="VCPreLinkEventTool"
124
                        />
125
                        
126
                                Name="VCLibrarianTool"
127
                        />
128
                        
129
                                Name="VCALinkTool"
130
                        />
131
                        
132
                                Name="VCXDCMakeTool"
133
                        />
134
                        
135
                                Name="VCBscMakeTool"
136
                        />
137
                        
138
                                Name="VCFxCopTool"
139
                        />
140
                        
141
                                Name="VCPostBuildEventTool"
142
                        />
143
                
144
        
145
        
146
                
147
                        ReferencedProjectIdentifier="{34681F0D-CE45-415D-B5F2-5C662DFE3BD5}"
148
                        RelativePathToProject=".\gmock.vcproj"
149
                />
150
        
151
        
152
                
153
                        Name="Source Files"
154
                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
155
                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
156
                        >
157
                        
158
                                RelativePath="..\..\src\gmock_main.cc"
159
                                >
160
                                
161
                                        Name="Debug|Win32"
162
                                        >
163
                                        
164
                                                Name="VCCLCompilerTool"
165
                                                AdditionalIncludeDirectories="../../include"
166
                                        />
167
                                
168
                                
169
                                        Name="Release|Win32"
170
                                        >
171
                                        
172
                                                Name="VCCLCompilerTool"
173
                                                AdditionalIncludeDirectories="../../include"
174
                                        />
175
                                
176
                        
177
                
178
                
179
                        Name="Header Files"
180
                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
181
                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
182
                        >
183
                
184
        
185
        
186
        
187

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.