diff options
author | David Walter Seikel | 2013-01-13 18:54:10 +1000 |
---|---|---|
committer | David Walter Seikel | 2013-01-13 18:54:10 +1000 |
commit | 959831f4ef5a3e797f576c3de08cd65032c997ad (patch) | |
tree | e7351908be5995f0b325b2ebeaa02d5a34b82583 /libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makejvcx.v10 | |
parent | Add info about changes to Irrlicht. (diff) | |
download | SledjHamr-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 '')
-rw-r--r-- | libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makejvcx.v10 | 222 |
1 files changed, 111 insertions, 111 deletions
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makejvcx.v10 b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makejvcx.v10 index cd8c87b..c7a898e 100644 --- a/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makejvcx.v10 +++ b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makejvcx.v10 | |||
@@ -1,112 +1,112 @@ | |||
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 | <ItemGroup> | 9 | <ItemGroup> |
10 | <ClInclude Include="jconfig.h" /> | 10 | <ClInclude Include="jconfig.h" /> |
11 | <ClInclude Include="jdct.h" /> | 11 | <ClInclude Include="jdct.h" /> |
12 | <ClInclude Include="jerror.h" /> | 12 | <ClInclude Include="jerror.h" /> |
13 | <ClInclude Include="jinclude.h" /> | 13 | <ClInclude Include="jinclude.h" /> |
14 | <ClInclude Include="jmemsys.h" /> | 14 | <ClInclude Include="jmemsys.h" /> |
15 | <ClInclude Include="jmorecfg.h" /> | 15 | <ClInclude Include="jmorecfg.h" /> |
16 | <ClInclude Include="jpegint.h" /> | 16 | <ClInclude Include="jpegint.h" /> |
17 | <ClInclude Include="jpeglib.h" /> | 17 | <ClInclude Include="jpeglib.h" /> |
18 | <ClInclude Include="jversion.h" /> | 18 | <ClInclude Include="jversion.h" /> |
19 | </ItemGroup> | 19 | </ItemGroup> |
20 | <ItemGroup> | 20 | <ItemGroup> |
21 | <ClCompile Include="jaricom.c" /> | 21 | <ClCompile Include="jaricom.c" /> |
22 | <ClCompile Include="jcapimin.c" /> | 22 | <ClCompile Include="jcapimin.c" /> |
23 | <ClCompile Include="jcapistd.c" /> | 23 | <ClCompile Include="jcapistd.c" /> |
24 | <ClCompile Include="jcarith.c" /> | 24 | <ClCompile Include="jcarith.c" /> |
25 | <ClCompile Include="jccoefct.c" /> | 25 | <ClCompile Include="jccoefct.c" /> |
26 | <ClCompile Include="jccolor.c" /> | 26 | <ClCompile Include="jccolor.c" /> |
27 | <ClCompile Include="jcdctmgr.c" /> | 27 | <ClCompile Include="jcdctmgr.c" /> |
28 | <ClCompile Include="jchuff.c" /> | 28 | <ClCompile Include="jchuff.c" /> |
29 | <ClCompile Include="jcinit.c" /> | 29 | <ClCompile Include="jcinit.c" /> |
30 | <ClCompile Include="jcmainct.c" /> | 30 | <ClCompile Include="jcmainct.c" /> |
31 | <ClCompile Include="jcmarker.c" /> | 31 | <ClCompile Include="jcmarker.c" /> |
32 | <ClCompile Include="jcmaster.c" /> | 32 | <ClCompile Include="jcmaster.c" /> |
33 | <ClCompile Include="jcomapi.c" /> | 33 | <ClCompile Include="jcomapi.c" /> |
34 | <ClCompile Include="jcparam.c" /> | 34 | <ClCompile Include="jcparam.c" /> |
35 | <ClCompile Include="jcprepct.c" /> | 35 | <ClCompile Include="jcprepct.c" /> |
36 | <ClCompile Include="jcsample.c" /> | 36 | <ClCompile Include="jcsample.c" /> |
37 | <ClCompile Include="jctrans.c" /> | 37 | <ClCompile Include="jctrans.c" /> |
38 | <ClCompile Include="jdapimin.c" /> | 38 | <ClCompile Include="jdapimin.c" /> |
39 | <ClCompile Include="jdapistd.c" /> | 39 | <ClCompile Include="jdapistd.c" /> |
40 | <ClCompile Include="jdarith.c" /> | 40 | <ClCompile Include="jdarith.c" /> |
41 | <ClCompile Include="jdatadst.c" /> | 41 | <ClCompile Include="jdatadst.c" /> |
42 | <ClCompile Include="jdatasrc.c" /> | 42 | <ClCompile Include="jdatasrc.c" /> |
43 | <ClCompile Include="jdcoefct.c" /> | 43 | <ClCompile Include="jdcoefct.c" /> |
44 | <ClCompile Include="jdcolor.c" /> | 44 | <ClCompile Include="jdcolor.c" /> |
45 | <ClCompile Include="jddctmgr.c" /> | 45 | <ClCompile Include="jddctmgr.c" /> |
46 | <ClCompile Include="jdhuff.c" /> | 46 | <ClCompile Include="jdhuff.c" /> |
47 | <ClCompile Include="jdinput.c" /> | 47 | <ClCompile Include="jdinput.c" /> |
48 | <ClCompile Include="jdmainct.c" /> | 48 | <ClCompile Include="jdmainct.c" /> |
49 | <ClCompile Include="jdmarker.c" /> | 49 | <ClCompile Include="jdmarker.c" /> |
50 | <ClCompile Include="jdmaster.c" /> | 50 | <ClCompile Include="jdmaster.c" /> |
51 | <ClCompile Include="jdmerge.c" /> | 51 | <ClCompile Include="jdmerge.c" /> |
52 | <ClCompile Include="jdpostct.c" /> | 52 | <ClCompile Include="jdpostct.c" /> |
53 | <ClCompile Include="jdsample.c" /> | 53 | <ClCompile Include="jdsample.c" /> |
54 | <ClCompile Include="jdtrans.c" /> | 54 | <ClCompile Include="jdtrans.c" /> |
55 | <ClCompile Include="jerror.c" /> | 55 | <ClCompile Include="jerror.c" /> |
56 | <ClCompile Include="jfdctflt.c" /> | 56 | <ClCompile Include="jfdctflt.c" /> |
57 | <ClCompile Include="jfdctfst.c" /> | 57 | <ClCompile Include="jfdctfst.c" /> |
58 | <ClCompile Include="jfdctint.c" /> | 58 | <ClCompile Include="jfdctint.c" /> |
59 | <ClCompile Include="jidctflt.c" /> | 59 | <ClCompile Include="jidctflt.c" /> |
60 | <ClCompile Include="jidctfst.c" /> | 60 | <ClCompile Include="jidctfst.c" /> |
61 | <ClCompile Include="jidctint.c" /> | 61 | <ClCompile Include="jidctint.c" /> |
62 | <ClCompile Include="jmemmgr.c" /> | 62 | <ClCompile Include="jmemmgr.c" /> |
63 | <ClCompile Include="jmemnobs.c" /> | 63 | <ClCompile Include="jmemnobs.c" /> |
64 | <ClCompile Include="jquant1.c" /> | 64 | <ClCompile Include="jquant1.c" /> |
65 | <ClCompile Include="jquant2.c"> | 65 | <ClCompile Include="jquant2.c"> |
66 | <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Disabled</Optimization> | 66 | <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Disabled</Optimization> |
67 | <BufferSecurityCheck Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</BufferSecurityCheck> | 67 | <BufferSecurityCheck Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</BufferSecurityCheck> |
68 | </ClCompile> | 68 | </ClCompile> |
69 | <ClCompile Include="jutils.c" /> | 69 | <ClCompile Include="jutils.c" /> |
70 | </ItemGroup> | 70 | </ItemGroup> |
71 | <PropertyGroup Label="Globals"> | 71 | <PropertyGroup Label="Globals"> |
72 | <ProjectGuid>{019DBD2A-273D-4BA4-BF86-B5EFE2ED76B1}</ProjectGuid> | 72 | <ProjectGuid>{019DBD2A-273D-4BA4-BF86-B5EFE2ED76B1}</ProjectGuid> |
73 | <Keyword>Win32Proj</Keyword> | 73 | <Keyword>Win32Proj</Keyword> |
74 | <RootNamespace>jpeg</RootNamespace> | 74 | <RootNamespace>jpeg</RootNamespace> |
75 | </PropertyGroup> | 75 | </PropertyGroup> |
76 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | 76 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | 77 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
78 | <ConfigurationType>StaticLibrary</ConfigurationType> | 78 | <ConfigurationType>StaticLibrary</ConfigurationType> |
79 | <UseDebugLibraries>false</UseDebugLibraries> | 79 | <UseDebugLibraries>false</UseDebugLibraries> |
80 | <WholeProgramOptimization>true</WholeProgramOptimization> | 80 | <WholeProgramOptimization>true</WholeProgramOptimization> |
81 | <CharacterSet>Unicode</CharacterSet> | 81 | <CharacterSet>Unicode</CharacterSet> |
82 | </PropertyGroup> | 82 | </PropertyGroup> |
83 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | 83 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
84 | <ImportGroup Label="ExtensionSettings"> | 84 | <ImportGroup Label="ExtensionSettings"> |
85 | </ImportGroup> | 85 | </ImportGroup> |
86 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 86 | <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
87 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | 87 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
88 | </ImportGroup> | 88 | </ImportGroup> |
89 | <PropertyGroup Label="UserMacros" /> | 89 | <PropertyGroup Label="UserMacros" /> |
90 | <PropertyGroup /> | 90 | <PropertyGroup /> |
91 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | 91 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
92 | <ClCompile> | 92 | <ClCompile> |
93 | <WarningLevel>Level3</WarningLevel> | 93 | <WarningLevel>Level3</WarningLevel> |
94 | <PrecompiledHeader>NotUsing</PrecompiledHeader> | 94 | <PrecompiledHeader>NotUsing</PrecompiledHeader> |
95 | <Optimization>Full</Optimization> | 95 | <Optimization>Full</Optimization> |
96 | <FunctionLevelLinking>true</FunctionLevelLinking> | 96 | <FunctionLevelLinking>true</FunctionLevelLinking> |
97 | <IntrinsicFunctions>false</IntrinsicFunctions> | 97 | <IntrinsicFunctions>false</IntrinsicFunctions> |
98 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions> | 98 | <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions> |
99 | <OmitFramePointers>true</OmitFramePointers> | 99 | <OmitFramePointers>true</OmitFramePointers> |
100 | <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> | 100 | <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations> |
101 | </ClCompile> | 101 | </ClCompile> |
102 | <Link> | 102 | <Link> |
103 | <SubSystem>Windows</SubSystem> | 103 | <SubSystem>Windows</SubSystem> |
104 | <GenerateDebugInformation>true</GenerateDebugInformation> | 104 | <GenerateDebugInformation>true</GenerateDebugInformation> |
105 | <EnableCOMDATFolding>true</EnableCOMDATFolding> | 105 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
106 | <OptimizeReferences>true</OptimizeReferences> | 106 | <OptimizeReferences>true</OptimizeReferences> |
107 | </Link> | 107 | </Link> |
108 | </ItemDefinitionGroup> | 108 | </ItemDefinitionGroup> |
109 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | 109 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
110 | <ImportGroup Label="ExtensionTargets"> | 110 | <ImportGroup Label="ExtensionTargets"> |
111 | </ImportGroup> | 111 | </ImportGroup> |
112 | </Project> \ No newline at end of file | 112 | </Project> \ No newline at end of file |