| <?xml version="1.0" encoding="Windows-1252"?> | |
| <VisualStudioProject | |
| ProjectType="Visual C++" | |
| Version="9.00" | |
| Name="libconfig++" | |
| ProjectGUID="{A0C36CE7-D908-4573-8B69-249EEEB7D2BE}" | |
| RootNamespace="libconfig_c" | |
| Keyword="Win32Proj" | |
| TargetFrameworkVersion="131072" | |
| > | |
| <Platforms> | |
| <Platform | |
| Name="Win32" | |
| /> | |
| </Platforms> | |
| <ToolFiles> | |
| </ToolFiles> | |
| <Configurations> | |
| <Configuration | |
| Name="Debug|Win32" | |
| OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
| IntermediateDirectory="$(ProjectName).$(ConfigurationName)" | |
| ConfigurationType="2" | |
| CharacterSet="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| Optimization="0" | |
| AdditionalIncludeDirectories="lib" | |
| PreprocessorDefinitions="LIBCONFIGXX_EXPORTS;LIBCONFIG_STATIC;YY_NO_UNISTD_H;YY_USE_CONST;WIN32;_DEBUG;_WINDOWS;_USRDLL" | |
| RuntimeLibrary="3" | |
| UsePrecompiledHeader="0" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="Shlwapi.lib" | |
| OutputFile="$(OutDir)\$(ProjectName)_d.dll" | |
| LinkIncremental="2" | |
| GenerateDebugInformation="true" | |
| SubSystem="2" | |
| RandomizedBaseAddress="1" | |
| DataExecutionPrevention="0" | |
| TargetMachine="1" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| /> | |
| </Configuration> | |
| <Configuration | |
| Name="Release|Win32" | |
| OutputDirectory="$(SolutionDir)$(ConfigurationName)" | |
| IntermediateDirectory="$(ProjectName).$(ConfigurationName)" | |
| ConfigurationType="2" | |
| CharacterSet="1" | |
| WholeProgramOptimization="1" | |
| > | |
| <Tool | |
| Name="VCPreBuildEventTool" | |
| /> | |
| <Tool | |
| Name="VCCustomBuildTool" | |
| /> | |
| <Tool | |
| Name="VCXMLDataGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCWebServiceProxyGeneratorTool" | |
| /> | |
| <Tool | |
| Name="VCMIDLTool" | |
| /> | |
| <Tool | |
| Name="VCCLCompilerTool" | |
| AdditionalIncludeDirectories="lib" | |
| PreprocessorDefinitions="LIBCONFIGXX_EXPORTS;LIBCONFIG_STATIC;YY_NO_UNISTD_H;YY_USE_CONST;_CRT_SECURE_NO_DEPRECATE;_STDLIB_H" | |
| RuntimeLibrary="2" | |
| /> | |
| <Tool | |
| Name="VCManagedResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCResourceCompilerTool" | |
| /> | |
| <Tool | |
| Name="VCPreLinkEventTool" | |
| /> | |
| <Tool | |
| Name="VCLinkerTool" | |
| AdditionalDependencies="Shlwapi.lib" | |
| OptimizeReferences="2" | |
| EnableCOMDATFolding="2" | |
| RandomizedBaseAddress="1" | |
| DataExecutionPrevention="0" | |
| TargetMachine="1" | |
| /> | |
| <Tool | |
| Name="VCALinkTool" | |
| /> | |
| <Tool | |
| Name="VCManifestTool" | |
| /> | |
| <Tool | |
| Name="VCXDCMakeTool" | |
| /> | |
| <Tool | |
| Name="VCBscMakeTool" | |
| /> | |
| <Tool | |
| Name="VCFxCopTool" | |
| /> | |
| <Tool | |
| Name="VCAppVerifierTool" | |
| /> | |
| <Tool | |
| Name="VCPostBuildEventTool" | |
| /> | |
| </Configuration> | |
| </Configurations> | |
| <References> | |
| </References> | |
| <Files> | |
| <Filter | |
| Name="Source Files" | |
| Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" | |
| UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" | |
| > | |
| <File | |
| RelativePath=".\grammar.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\libconfig.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\libconfigcpp.cc" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\scanctx.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\scanner.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\strbuf.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\strvec.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\util.c" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\wincompat.c" | |
| > | |
| </File> | |
| </Filter> | |
| <Filter | |
| Name="Header Files" | |
| Filter="h;hpp;hxx;hm;inl;inc;xsd" | |
| UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" | |
| > | |
| <File | |
| RelativePath="..\ac_config.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\grammar.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\libconfig.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\libconfig.hh" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\parsectx.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\scanctx.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\scanner.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\win32\stdint.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\strbuf.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\strvec.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\util.h" | |
| > | |
| </File> | |
| <File | |
| RelativePath=".\wincompat.h" | |
| > | |
| </File> | |
| </Filter> | |
| </Files> | |
| <Globals> | |
| </Globals> | |
| </VisualStudioProject> |