|
| 1 | +<?xml version="1.0" encoding="Windows-1252"?> |
| 2 | +<VisualStudioProject |
| 3 | + ProjectType="Visual C++" |
| 4 | + Version="9.00" |
| 5 | + Name="Gecko" |
| 6 | + ProjectGUID="{0BF4391A-0568-45ED-BFFD-07044D6CA264}" |
| 7 | + RootNamespace="Gecko" |
| 8 | + Keyword="Win32Proj" |
| 9 | + TargetFrameworkVersion="196613" |
| 10 | + > |
| 11 | + <Platforms> |
| 12 | + <Platform |
| 13 | + Name="Win32" |
| 14 | + /> |
| 15 | + </Platforms> |
| 16 | + <ToolFiles> |
| 17 | + </ToolFiles> |
| 18 | + <Configurations> |
| 19 | + <Configuration |
| 20 | + Name="Debug|Win32" |
| 21 | + OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
| 22 | + IntermediateDirectory="$(ConfigurationName)" |
| 23 | + ConfigurationType="4" |
| 24 | + UseOfMFC="1" |
| 25 | + CharacterSet="1" |
| 26 | + > |
| 27 | + <Tool |
| 28 | + Name="VCPreBuildEventTool" |
| 29 | + /> |
| 30 | + <Tool |
| 31 | + Name="VCCustomBuildTool" |
| 32 | + /> |
| 33 | + <Tool |
| 34 | + Name="VCXMLDataGeneratorTool" |
| 35 | + /> |
| 36 | + <Tool |
| 37 | + Name="VCWebServiceProxyGeneratorTool" |
| 38 | + /> |
| 39 | + <Tool |
| 40 | + Name="VCMIDLTool" |
| 41 | + /> |
| 42 | + <Tool |
| 43 | + Name="VCCLCompilerTool" |
| 44 | + Optimization="0" |
| 45 | + AdditionalIncludeDirectories=""$(InputDir)..\external\wtl\include";"$(InputDir)..\include";"$(InputDir)..\gist\$(IntDir)";"$(InputDir)..\external\xulrunner-sdk\include\xulapp";"$(InputDir)..\external\xulrunner-sdk\include\nspr";"$(InputDir)..\external\xulrunner-sdk\include\xpcom";"$(InputDir)..\external\xulrunner-sdk\include\embed_base";"$(InputDir)..\external\xulrunner-sdk\include\windowwatcher";"$(InputDir)..\external\xulrunner-sdk\include\webbrwsr";"$(InputDir)..\external\xulrunner-sdk\include\shistory";"$(InputDir)..\external\xulrunner-sdk\include\uriloader";"$(InputDir)..\external\xulrunner-sdk\include\dom";"$(InputDir)..\external\xulrunner-sdk\include\necko";"$(InputDir)..\external\xulrunner-sdk\include\widget";"$(InputDir)..\external\xulrunner-sdk\include\docshell";"$(InputDir)..\external\xulrunner-sdk\include\profile";"$(InputDir)..\external\xulrunner-sdk\include";"$(InputDir)..\external\xulrunner-sdk\include\gfx";"$(InputDir)..\external\xulrunner-sdk\include\pref";"$(InputDir)..\external\xulrunner-sdk\include\string";"$(InputDir)..\external\xulrunner-sdk\include\profdirserviceprovider"" |
| 46 | + PreprocessorDefinitions="WIN32;_DEBUG;_LIB;XP_WIN;XPCOM_GLUE" |
| 47 | + MinimalRebuild="true" |
| 48 | + BasicRuntimeChecks="3" |
| 49 | + RuntimeLibrary="1" |
| 50 | + TreatWChar_tAsBuiltInType="false" |
| 51 | + UsePrecompiledHeader="0" |
| 52 | + WarningLevel="3" |
| 53 | + DebugInformationFormat="4" |
| 54 | + /> |
| 55 | + <Tool |
| 56 | + Name="VCManagedResourceCompilerTool" |
| 57 | + /> |
| 58 | + <Tool |
| 59 | + Name="VCResourceCompilerTool" |
| 60 | + /> |
| 61 | + <Tool |
| 62 | + Name="VCPreLinkEventTool" |
| 63 | + /> |
| 64 | + <Tool |
| 65 | + Name="VCLibrarianTool" |
| 66 | + /> |
| 67 | + <Tool |
| 68 | + Name="VCALinkTool" |
| 69 | + /> |
| 70 | + <Tool |
| 71 | + Name="VCXDCMakeTool" |
| 72 | + /> |
| 73 | + <Tool |
| 74 | + Name="VCBscMakeTool" |
| 75 | + /> |
| 76 | + <Tool |
| 77 | + Name="VCFxCopTool" |
| 78 | + /> |
| 79 | + <Tool |
| 80 | + Name="VCPostBuildEventTool" |
| 81 | + /> |
| 82 | + </Configuration> |
| 83 | + <Configuration |
| 84 | + Name="Release|Win32" |
| 85 | + OutputDirectory="$(SolutionDir)$(ConfigurationName)" |
| 86 | + IntermediateDirectory="$(ConfigurationName)" |
| 87 | + ConfigurationType="4" |
| 88 | + UseOfMFC="1" |
| 89 | + CharacterSet="1" |
| 90 | + WholeProgramOptimization="1" |
| 91 | + > |
| 92 | + <Tool |
| 93 | + Name="VCPreBuildEventTool" |
| 94 | + /> |
| 95 | + <Tool |
| 96 | + Name="VCCustomBuildTool" |
| 97 | + /> |
| 98 | + <Tool |
| 99 | + Name="VCXMLDataGeneratorTool" |
| 100 | + /> |
| 101 | + <Tool |
| 102 | + Name="VCWebServiceProxyGeneratorTool" |
| 103 | + /> |
| 104 | + <Tool |
| 105 | + Name="VCMIDLTool" |
| 106 | + /> |
| 107 | + <Tool |
| 108 | + Name="VCCLCompilerTool" |
| 109 | + Optimization="2" |
| 110 | + EnableIntrinsicFunctions="true" |
| 111 | + AdditionalIncludeDirectories=""$(InputDir)..\external\wtl\include";"$(InputDir)..\include";"$(InputDir)..\gist\$(IntDir)";"$(InputDir)..\external\xulrunner-sdk\include\xulapp";"$(InputDir)..\external\xulrunner-sdk\include\nspr";"$(InputDir)..\external\xulrunner-sdk\include\xpcom";"$(InputDir)..\external\xulrunner-sdk\include\embed_base";"$(InputDir)..\external\xulrunner-sdk\include\windowwatcher";"$(InputDir)..\external\xulrunner-sdk\include\webbrwsr";"$(InputDir)..\external\xulrunner-sdk\include\shistory";"$(InputDir)..\external\xulrunner-sdk\include\uriloader";"$(InputDir)..\external\xulrunner-sdk\include\dom";"$(InputDir)..\external\xulrunner-sdk\include\necko";"$(InputDir)..\external\xulrunner-sdk\include\widget";"$(InputDir)..\external\xulrunner-sdk\include\docshell";"$(InputDir)..\external\xulrunner-sdk\include\profile";"$(InputDir)..\external\xulrunner-sdk\include";"$(InputDir)..\external\xulrunner-sdk\include\gfx";"$(InputDir)..\external\xulrunner-sdk\include\pref";"$(InputDir)..\external\xulrunner-sdk\include\string";"$(InputDir)..\external\xulrunner-sdk\include\profdirserviceprovider"" |
| 112 | + PreprocessorDefinitions="WIN32;NDEBUG;_LIB;XP_WIN;XPCOM_GLUE" |
| 113 | + RuntimeLibrary="0" |
| 114 | + EnableFunctionLevelLinking="true" |
| 115 | + TreatWChar_tAsBuiltInType="false" |
| 116 | + UsePrecompiledHeader="0" |
| 117 | + WarningLevel="3" |
| 118 | + DebugInformationFormat="3" |
| 119 | + /> |
| 120 | + <Tool |
| 121 | + Name="VCManagedResourceCompilerTool" |
| 122 | + /> |
| 123 | + <Tool |
| 124 | + Name="VCResourceCompilerTool" |
| 125 | + /> |
| 126 | + <Tool |
| 127 | + Name="VCPreLinkEventTool" |
| 128 | + /> |
| 129 | + <Tool |
| 130 | + Name="VCLibrarianTool" |
| 131 | + /> |
| 132 | + <Tool |
| 133 | + Name="VCALinkTool" |
| 134 | + /> |
| 135 | + <Tool |
| 136 | + Name="VCXDCMakeTool" |
| 137 | + /> |
| 138 | + <Tool |
| 139 | + Name="VCBscMakeTool" |
| 140 | + /> |
| 141 | + <Tool |
| 142 | + Name="VCFxCopTool" |
| 143 | + /> |
| 144 | + <Tool |
| 145 | + Name="VCPostBuildEventTool" |
| 146 | + /> |
| 147 | + </Configuration> |
| 148 | + </Configurations> |
| 149 | + <References> |
| 150 | + </References> |
| 151 | + <Files> |
| 152 | + <Filter |
| 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 | + <File |
| 158 | + RelativePath=".\common\ConsoleListener.cpp" |
| 159 | + > |
| 160 | + </File> |
| 161 | + <File |
| 162 | + RelativePath=".\common\ContentListener.cpp" |
| 163 | + > |
| 164 | + </File> |
| 165 | + <File |
| 166 | + RelativePath=".\common\DOMEventListener.cpp" |
| 167 | + > |
| 168 | + </File> |
| 169 | + <File |
| 170 | + RelativePath=".\common\embed.cpp" |
| 171 | + > |
| 172 | + </File> |
| 173 | + <File |
| 174 | + RelativePath=".\common\EmbeddingSetup.cpp" |
| 175 | + > |
| 176 | + </File> |
| 177 | + <File |
| 178 | + RelativePath=".\common\WebBrowserChrome.cpp" |
| 179 | + > |
| 180 | + </File> |
| 181 | + </Filter> |
| 182 | + <Filter |
| 183 | + Name="Header Files" |
| 184 | + Filter="h;hpp;hxx;hm;inl;inc;xsd" |
| 185 | + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
| 186 | + > |
| 187 | + <File |
| 188 | + RelativePath=".\common\ConsoleListener.h" |
| 189 | + > |
| 190 | + </File> |
| 191 | + <File |
| 192 | + RelativePath=".\common\ContentListener.h" |
| 193 | + > |
| 194 | + </File> |
| 195 | + <File |
| 196 | + RelativePath=".\common\DOMEventListener.h" |
| 197 | + > |
| 198 | + </File> |
| 199 | + <File |
| 200 | + RelativePath=".\common\embed.h" |
| 201 | + > |
| 202 | + </File> |
| 203 | + <File |
| 204 | + RelativePath=".\common\EmbeddingSetup.h" |
| 205 | + > |
| 206 | + </File> |
| 207 | + <File |
| 208 | + RelativePath=".\common\WebBrowserChrome.h" |
| 209 | + > |
| 210 | + </File> |
| 211 | + </Filter> |
| 212 | + <Filter |
| 213 | + Name="Resource Files" |
| 214 | + Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
| 215 | + UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
| 216 | + > |
| 217 | + </Filter> |
| 218 | + <File |
| 219 | + RelativePath=".\ReadMe.txt" |
| 220 | + > |
| 221 | + </File> |
| 222 | + </Files> |
| 223 | + <Globals> |
| 224 | + </Globals> |
| 225 | +</VisualStudioProject> |
0 commit comments