aboutsummaryrefslogtreecommitdiff
path: root/mesalib/windows
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2011-09-27 08:46:02 +0200
committermarha <marha@users.sourceforge.net>2011-09-27 08:46:02 +0200
commit1127a5706784c800af5e597bee475b66ecdad2ae (patch)
tree6c29a5c4d17ba8057a38283e48586148327f3b4a /mesalib/windows
parent2233c44285f7e820f04abd07d6cf5eedbe32b8a3 (diff)
downloadvcxsrv-1127a5706784c800af5e597bee475b66ecdad2ae.tar.gz
vcxsrv-1127a5706784c800af5e597bee475b66ecdad2ae.tar.bz2
vcxsrv-1127a5706784c800af5e597bee475b66ecdad2ae.zip
Added lower_clip_distance.cpp to project file
Diffstat (limited to 'mesalib/windows')
-rw-r--r--mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcproj304
-rw-r--r--mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj1
-rw-r--r--mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj.filters3
-rw-r--r--mesalib/windows/VC8/mesa/mesa/mesa.vcxproj1
-rw-r--r--mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters3
5 files changed, 8 insertions, 304 deletions
diff --git a/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcproj b/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcproj
deleted file mode 100644
index 3fed6b466..000000000
--- a/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcproj
+++ /dev/null
@@ -1,304 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioProject
- ProjectType="Visual C++"
- Version="9,00"
- Name="glsl_apps_compile"
- ProjectGUID="{98AB3D51-1820-4D14-9195-75FCA6997784}"
- RootNamespace="glsl_apps_compile"
- Keyword="Win32Proj"
- TargetFrameworkVersion="131072"
- >
- <Platforms>
- <Platform
- Name="Win32"
- />
- </Platforms>
- <ToolFiles>
- </ToolFiles>
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_CRT_SECURE_NO_WARNINGS"
- MinimalRebuild="true"
- BasicRuntimeChecks="3"
- RuntimeLibrary="3"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="4"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\compile.exe"
- LinkIncremental="2"
- GenerateDebugInformation="true"
- SubSystem="1"
- 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"
- CommandLine="copy &quot;$(OutDir)\compile.exe&quot; ..\..\..\..\src\glsl\apps"
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- OutputDirectory="$(SolutionDir)$(ConfigurationName)"
- IntermediateDirectory="$(ConfigurationName)"
- ConfigurationType="1"
- CharacterSet="1"
- WholeProgramOptimization="1"
- >
- <Tool
- Name="VCPreBuildEventTool"
- />
- <Tool
- Name="VCCustomBuildTool"
- />
- <Tool
- Name="VCXMLDataGeneratorTool"
- />
- <Tool
- Name="VCWebServiceProxyGeneratorTool"
- />
- <Tool
- Name="VCMIDLTool"
- />
- <Tool
- Name="VCCLCompilerTool"
- PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_CRT_SECURE_NO_WARNINGS"
- RuntimeLibrary="2"
- UsePrecompiledHeader="0"
- WarningLevel="3"
- Detect64BitPortabilityProblems="false"
- DebugInformationFormat="3"
- />
- <Tool
- Name="VCManagedResourceCompilerTool"
- />
- <Tool
- Name="VCResourceCompilerTool"
- />
- <Tool
- Name="VCPreLinkEventTool"
- />
- <Tool
- Name="VCLinkerTool"
- OutputFile="$(OutDir)\compile.exe"
- LinkIncremental="1"
- GenerateDebugInformation="true"
- SubSystem="1"
- 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"
- CommandLine="copy &quot;$(OutDir)\compile.exe&quot; ..\..\..\..\src\glsl\apps"
- />
- </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="..\..\..\..\src\glsl\apps\compile.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\cl\sl_cl_parse.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_context.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_define.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_dict.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_error.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_expression.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_extension.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_if.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_line.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_macro.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_pragma.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_process.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_purify.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_token.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_token.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_token_util.c"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_version.c"
- >
- </File>
- </Filter>
- <Filter
- Name="Header Files"
- Filter="h;hpp;hxx;hm;inl;inc;xsd"
- UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
- >
- <File
- RelativePath="..\..\..\..\src\glsl\cl\sl_cl_parse.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_context.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_dict.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_expression.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_macro.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_process.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_public.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_purify.h"
- >
- </File>
- <File
- RelativePath="..\..\..\..\src\glsl\pp\sl_pp_token_util.h"
- >
- </File>
- </Filter>
- <Filter
- Name="Resource Files"
- Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
- UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
- >
- </Filter>
- </Files>
- <Globals>
- </Globals>
-</VisualStudioProject>
diff --git a/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj b/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj
index 0ed29b779..ce31f20b0 100644
--- a/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj
+++ b/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj
@@ -132,6 +132,7 @@
<ClCompile Include="..\..\..\..\src\glsl\lower_if_to_cond_assign.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_instructions.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_jumps.cpp" />
+ <ClCompile Include="..\..\..\..\src\glsl\lower_clip_distance.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_mat_op_to_vec.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_noise.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_texture_projection.cpp" />
diff --git a/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj.filters b/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj.filters
index d8f9b7485..6fe053d58 100644
--- a/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj.filters
+++ b/mesalib/windows/VC8/mesa/glsl_apps_compile/glsl_apps_compile.vcxproj.filters
@@ -219,6 +219,9 @@
<ClCompile Include="..\..\..\..\src\glsl\lower_jumps.cpp">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="..\..\..\..\src\glsl\lower_clip_distance.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
<ClCompile Include="..\..\..\..\src\glsl\opt_constant_propagation.cpp">
<Filter>Source Files</Filter>
</ClCompile>
diff --git a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
index 2664382da..1b4454aec 100644
--- a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
+++ b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj
@@ -154,6 +154,7 @@
<ClCompile Include="..\..\..\..\src\glsl\lower_if_to_cond_assign.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_instructions.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_jumps.cpp" />
+ <ClCompile Include="..\..\..\..\src\glsl\lower_clip_distance.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_mat_op_to_vec.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_noise.cpp" />
<ClCompile Include="..\..\..\..\src\glsl\lower_texture_projection.cpp" />
diff --git a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
index ab93813d3..f1c70e9d6 100644
--- a/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
+++ b/mesalib/windows/VC8/mesa/mesa/mesa.vcxproj.filters
@@ -647,6 +647,9 @@
<ClCompile Include="..\..\..\..\src\glsl\lower_jumps.cpp">
<Filter>Source Files</Filter>
</ClCompile>
+ <ClCompile Include="..\..\..\..\src\glsl\lower_clip_distance.cpp">
+ <Filter>Source Files</Filter>
+ </ClCompile>
<ClCompile Include="..\..\..\..\src\glsl\opt_constant_propagation.cpp">
<Filter>Source Files</Filter>
</ClCompile>