cef/libcef_dll/wrapper/libcef_dll_wrapper.vcproj

287 lines
5.4 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
Name="libcef_dll_wrapper"
ProjectGUID="{A9D6DC71-C0DC-4549-AEA0-3B15B44E86A9}"
RootNamespace="libcef_dll_wrapper"
Keyword="Win32Proj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
ConfigurationType="4"
InheritedPropertySheets="$(SolutionDir)..\build\debug.vsprops;.\libcef_dll_wrapper.vsprops"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="../precompiled_libcef.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
ConfigurationType="4"
InheritedPropertySheets="$(SolutionDir)..\build\release.vsprops;.\libcef_dll_wrapper.vsprops"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="../precompiled_libcef.h"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLibrarianTool"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="cpptoc"
>
<File
RelativePath="..\cpptoc\cpptoc.h"
>
</File>
<File
RelativePath="..\cpptoc\handler_cpptoc.cc"
>
</File>
<File
RelativePath="..\cpptoc\handler_cpptoc.h"
>
</File>
<File
RelativePath="..\cpptoc\v8handler_cpptoc.cc"
>
</File>
<File
RelativePath="..\cpptoc\v8handler_cpptoc.h"
>
</File>
</Filter>
<Filter
Name="ctocpp"
>
<File
RelativePath="..\ctocpp\browser_ctocpp.cc"
>
</File>
<File
RelativePath="..\ctocpp\browser_ctocpp.h"
>
</File>
<File
RelativePath="..\ctocpp\ctocpp.h"
>
</File>
<File
RelativePath="..\ctocpp\frame_ctocpp.cc"
>
</File>
<File
RelativePath="..\ctocpp\frame_ctocpp.h"
>
</File>
<File
RelativePath="..\ctocpp\post_data_ctocpp.cc"
>
</File>
<File
RelativePath="..\ctocpp\post_data_ctocpp.h"
>
</File>
<File
RelativePath="..\ctocpp\post_data_element_ctocpp.cc"
>
</File>
<File
RelativePath="..\ctocpp\post_data_element_ctocpp.h"
>
</File>
<File
RelativePath="..\ctocpp\request_ctocpp.cc"
>
</File>
<File
RelativePath="..\ctocpp\request_ctocpp.h"
>
</File>
<File
RelativePath="..\ctocpp\stream_reader_ctocpp.cc"
>
</File>
<File
RelativePath="..\ctocpp\stream_reader_ctocpp.h"
>
</File>
<File
RelativePath="..\ctocpp\stream_writer_ctocpp.cc"
>
</File>
<File
RelativePath="..\ctocpp\stream_writer_ctocpp.h"
>
</File>
<File
RelativePath="..\ctocpp\v8value_ctocpp.cc"
>
</File>
<File
RelativePath="..\ctocpp\v8value_ctocpp.h"
>
</File>
</Filter>
<File
RelativePath="..\cef_logging.h"
>
</File>
<File
RelativePath=".\libcef_dll_wrapper.cc"
>
</File>
<File
RelativePath="..\precompiled_libcef.cc"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="precompiled_libcef.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
UsePrecompiledHeader="1"
PrecompiledHeaderThrough="precompiled_libcef.h"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\precompiled_libcef.h"
>
</File>
<File
RelativePath="..\transfer_util.cpp"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCLCompilerTool"
PrecompiledHeaderThrough="precompiled_libcef.h"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCLCompilerTool"
PrecompiledHeaderThrough="precompiled_libcef.h"
/>
</FileConfiguration>
</File>
<File
RelativePath="..\transfer_util.h"
>
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>