aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makecvcx.v10
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 18:54:10 +1000
committerDavid Walter Seikel2013-01-13 18:54:10 +1000
commit959831f4ef5a3e797f576c3de08cd65032c997ad (patch)
treee7351908be5995f0b325b2ebeaa02d5a34b82583 /libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makecvcx.v10
parentAdd info about changes to Irrlicht. (diff)
downloadSledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.zip
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.gz
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.bz2
SledjHamr-959831f4ef5a3e797f576c3de08cd65032c997ad.tar.xz
Remove damned ancient DOS line endings from Irrlicht. Hopefully I did not go overboard.
Diffstat (limited to 'libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makecvcx.v10')
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makecvcx.v10150
1 files changed, 75 insertions, 75 deletions
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makecvcx.v10 b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makecvcx.v10
index c709079..ed1ceef 100644
--- a/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makecvcx.v10
+++ b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makecvcx.v10
@@ -1,76 +1,76 @@
1<?xml version="1.0" encoding="utf-8"?> 1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations"> 3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Release|Win32"> 4 <ProjectConfiguration Include="Release|Win32">
5 <Configuration>Release</Configuration> 5 <Configuration>Release</Configuration>
6 <Platform>Win32</Platform> 6 <Platform>Win32</Platform>
7 </ProjectConfiguration> 7 </ProjectConfiguration>
8 </ItemGroup> 8 </ItemGroup>
9 <PropertyGroup Label="Globals"> 9 <PropertyGroup Label="Globals">
10 <ProjectGuid>{2E7FAAD9-2F58-4BDE-81F2-1D6D3FB8BF57}</ProjectGuid> 10 <ProjectGuid>{2E7FAAD9-2F58-4BDE-81F2-1D6D3FB8BF57}</ProjectGuid>
11 <Keyword>Win32Proj</Keyword> 11 <Keyword>Win32Proj</Keyword>
12 <RootNamespace>cjpeg</RootNamespace> 12 <RootNamespace>cjpeg</RootNamespace>
13 </PropertyGroup> 13 </PropertyGroup>
14 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 14 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
15 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 15 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
16 <ConfigurationType>Application</ConfigurationType> 16 <ConfigurationType>Application</ConfigurationType>
17 <UseDebugLibraries>false</UseDebugLibraries> 17 <UseDebugLibraries>false</UseDebugLibraries>
18 <WholeProgramOptimization>true</WholeProgramOptimization> 18 <WholeProgramOptimization>true</WholeProgramOptimization>
19 <CharacterSet>Unicode</CharacterSet> 19 <CharacterSet>Unicode</CharacterSet>
20 </PropertyGroup> 20 </PropertyGroup>
21 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 21 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
22 <ImportGroup Label="ExtensionSettings"> 22 <ImportGroup Label="ExtensionSettings">
23 </ImportGroup> 23 </ImportGroup>
24 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 24 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
25 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 25 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
26 </ImportGroup> 26 </ImportGroup>
27 <PropertyGroup Label="UserMacros" /> 27 <PropertyGroup Label="UserMacros" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
29 <LinkIncremental>false</LinkIncremental> 29 <LinkIncremental>false</LinkIncremental>
30 <OutDir>$(ProjectName)\$(Configuration)\</OutDir> 30 <OutDir>$(ProjectName)\$(Configuration)\</OutDir>
31 <IntDir>$(ProjectName)\$(Configuration)\</IntDir> 31 <IntDir>$(ProjectName)\$(Configuration)\</IntDir>
32 </PropertyGroup> 32 </PropertyGroup>
33 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 33 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
34 <ClCompile> 34 <ClCompile>
35 <WarningLevel>Level3</WarningLevel> 35 <WarningLevel>Level3</WarningLevel>
36 <PrecompiledHeader>NotUsing</PrecompiledHeader> 36 <PrecompiledHeader>NotUsing</PrecompiledHeader>
37 <Optimization>Full</Optimization> 37 <Optimization>Full</Optimization>
38 <FunctionLevelLinking>true</FunctionLevelLinking> 38 <FunctionLevelLinking>true</FunctionLevelLinking>
39 <IntrinsicFunctions>false</IntrinsicFunctions> 39 <IntrinsicFunctions>false</IntrinsicFunctions>
40 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions> 40 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
41 <OmitFramePointers>true</OmitFramePointers> 41 <OmitFramePointers>true</OmitFramePointers>
42 <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> 42 <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
43 <DisableSpecificWarnings>4996</DisableSpecificWarnings> 43 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
44 </ClCompile> 44 </ClCompile>
45 <Link> 45 <Link>
46 <SubSystem>Console</SubSystem> 46 <SubSystem>Console</SubSystem>
47 <GenerateDebugInformation>true</GenerateDebugInformation> 47 <GenerateDebugInformation>true</GenerateDebugInformation>
48 <EnableCOMDATFolding>true</EnableCOMDATFolding> 48 <EnableCOMDATFolding>true</EnableCOMDATFolding>
49 <OptimizeReferences>true</OptimizeReferences> 49 <OptimizeReferences>true</OptimizeReferences>
50 <AdditionalDependencies>Release\jpeg.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies> 50 <AdditionalDependencies>Release\jpeg.lib;kernel32.lib;user32.lib;gdi32.lib;winspool.lib;comdlg32.lib;advapi32.lib;shell32.lib;ole32.lib;oleaut32.lib;uuid.lib;odbc32.lib;odbccp32.lib;%(AdditionalDependencies)</AdditionalDependencies>
51 </Link> 51 </Link>
52 </ItemDefinitionGroup> 52 </ItemDefinitionGroup>
53 <ItemGroup> 53 <ItemGroup>
54 <ClInclude Include="cderror.h" /> 54 <ClInclude Include="cderror.h" />
55 <ClInclude Include="cdjpeg.h" /> 55 <ClInclude Include="cdjpeg.h" />
56 <ClInclude Include="jconfig.h" /> 56 <ClInclude Include="jconfig.h" />
57 <ClInclude Include="jerror.h" /> 57 <ClInclude Include="jerror.h" />
58 <ClInclude Include="jinclude.h" /> 58 <ClInclude Include="jinclude.h" />
59 <ClInclude Include="jmorecfg.h" /> 59 <ClInclude Include="jmorecfg.h" />
60 <ClInclude Include="jpeglib.h" /> 60 <ClInclude Include="jpeglib.h" />
61 <ClInclude Include="jversion.h" /> 61 <ClInclude Include="jversion.h" />
62 </ItemGroup> 62 </ItemGroup>
63 <ItemGroup> 63 <ItemGroup>
64 <ClCompile Include="cdjpeg.c" /> 64 <ClCompile Include="cdjpeg.c" />
65 <ClCompile Include="cjpeg.c" /> 65 <ClCompile Include="cjpeg.c" />
66 <ClCompile Include="rdbmp.c" /> 66 <ClCompile Include="rdbmp.c" />
67 <ClCompile Include="rdgif.c" /> 67 <ClCompile Include="rdgif.c" />
68 <ClCompile Include="rdppm.c" /> 68 <ClCompile Include="rdppm.c" />
69 <ClCompile Include="rdrle.c" /> 69 <ClCompile Include="rdrle.c" />
70 <ClCompile Include="rdswitch.c" /> 70 <ClCompile Include="rdswitch.c" />
71 <ClCompile Include="rdtarga.c" /> 71 <ClCompile Include="rdtarga.c" />
72 </ItemGroup> 72 </ItemGroup>
73 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 73 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
74 <ImportGroup Label="ExtensionTargets"> 74 <ImportGroup Label="ExtensionTargets">
75 </ImportGroup> 75 </ImportGroup>
76</Project> \ No newline at end of file 76</Project> \ No newline at end of file