aboutsummaryrefslogtreecommitdiffhomepage
path: root/vs/libtess.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'vs/libtess.vcproj')
-rw-r--r--vs/libtess.vcproj59
1 files changed, 0 insertions, 59 deletions
diff --git a/vs/libtess.vcproj b/vs/libtess.vcproj
deleted file mode 100644
index 9de61ef464..0000000000
--- a/vs/libtess.vcproj
+++ /dev/null
@@ -1,59 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject Keyword="Win32Proj" Name="libtess" ProjectGUID="{0EF52209-0907-F3E9-9537-CBDB609CB8B4}" ProjectType="Visual C++" RootNamespace="libtess" Version="9.00">
- <Platforms>
- <Platform Name="Win32"/>
- </Platforms>
- <ToolFiles/>
- <Configurations>
- <Configuration ConfigurationType="4" IntermediateDirectory="$(ConfigurationName)\obj\$(ProjectName)" Name="Debug|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)">
- <Tool AdditionalIncludeDirectories="..\third_party\glu" AdditionalOptions="/MP" DebugInformationFormat="3" Name="VCCLCompilerTool" Optimization="0" PreprocessorDefinitions="_DEBUG;&quot;SK_BUILD_FOR_WIN32&quot;;&quot;SK_IGNORE_STDINT_DOT_H&quot;;&quot;SK_DEBUG&quot;;&quot;GR_DEBUG=1&quot;" ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb" RuntimeLibrary="3" WarnAsError="false" WarningLevel="1"/>
- <Tool AdditionalIncludeDirectories="..\third_party\glu" Name="VCResourceCompilerTool" PreprocessorDefinitions="&quot;SK_BUILD_FOR_WIN32&quot;;&quot;SK_IGNORE_STDINT_DOT_H&quot;;&quot;SK_DEBUG&quot;;&quot;GR_DEBUG=1&quot;"/>
- <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\lib\$(ProjectName).lib"/>
- <Tool GenerateDebugInformation="true" Name="VCLinkerTool"/>
- </Configuration>
- <Configuration ConfigurationType="4" IntermediateDirectory="$(ConfigurationName)\obj\$(ProjectName)" Name="Release|Win32" OutputDirectory="$(SolutionDir)$(ConfigurationName)">
- <Tool AdditionalIncludeDirectories="..\third_party\glu" AdditionalOptions="/MP" DebugInformationFormat="3" Name="VCCLCompilerTool" Optimization="2" PreprocessorDefinitions="NDEBUG;&quot;SK_BUILD_FOR_WIN32&quot;;&quot;SK_IGNORE_STDINT_DOT_H&quot;;&quot;SK_RELEASE&quot;;&quot;GR_RELEASE=1&quot;" ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb" RuntimeLibrary="2" WarnAsError="false" WarningLevel="1"/>
- <Tool AdditionalIncludeDirectories="..\third_party\glu" Name="VCResourceCompilerTool" PreprocessorDefinitions="&quot;SK_BUILD_FOR_WIN32&quot;;&quot;SK_IGNORE_STDINT_DOT_H&quot;;&quot;SK_RELEASE&quot;;&quot;GR_RELEASE=1&quot;"/>
- <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)\lib\$(ProjectName).lib"/>
- <Tool GenerateDebugInformation="false" Name="VCLinkerTool"/>
- </Configuration>
- </Configurations>
- <References/>
- <Files>
- <File RelativePath="skia.gyp"/>
- <Filter Name="..">
- <Filter Name="third_party">
- <Filter Name="glu">
- <File RelativePath="..\third_party\glu\gluos.h"/>
- <File RelativePath="..\third_party\glu\internal_glu.h"/>
- <Filter Name="libtess">
- <File RelativePath="..\third_party\glu\libtess\tess.c"/>
- <File RelativePath="..\third_party\glu\libtess\sweep.h"/>
- <File RelativePath="..\third_party\glu\libtess\geom.h"/>
- <File RelativePath="..\third_party\glu\libtess\tess.h"/>
- <File RelativePath="..\third_party\glu\libtess\sweep.c"/>
- <File RelativePath="..\third_party\glu\libtess\normal.h"/>
- <File RelativePath="..\third_party\glu\libtess\render.c"/>
- <File RelativePath="..\third_party\glu\libtess\dict.c"/>
- <File RelativePath="..\third_party\glu\libtess\tessmono.h"/>
- <File RelativePath="..\third_party\glu\libtess\mesh.c"/>
- <File RelativePath="..\third_party\glu\libtess\dict-list.h"/>
- <File RelativePath="..\third_party\glu\libtess\tessmono.c"/>
- <File RelativePath="..\third_party\glu\libtess\dict.h"/>
- <File RelativePath="..\third_party\glu\libtess\render.h"/>
- <File RelativePath="..\third_party\glu\libtess\priorityq.c"/>
- <File RelativePath="..\third_party\glu\libtess\priorityq-sort.h"/>
- <File RelativePath="..\third_party\glu\libtess\priorityq.h"/>
- <File RelativePath="..\third_party\glu\libtess\mesh.h"/>
- <File RelativePath="..\third_party\glu\libtess\priorityq-heap.h"/>
- <File RelativePath="..\third_party\glu\libtess\normal.c"/>
- <File RelativePath="..\third_party\glu\libtess\memalloc.h"/>
- <File RelativePath="..\third_party\glu\libtess\memalloc.c"/>
- <File RelativePath="..\third_party\glu\libtess\geom.c"/>
- </Filter>
- </Filter>
- </Filter>
- </Filter>
- </Files>
- <Globals/>
-</VisualStudioProject>