aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makervcx.v10
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 17:24:39 +1000
committerDavid Walter Seikel2013-01-13 17:24:39 +1000
commit393b5cd1dc438872af89d334ef6e5fcc59f27d47 (patch)
tree6a14521219942a08a1b95cb2f5a923a9edd60f63 /libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makervcx.v10
parentAdd a note about rasters suggested start up code. (diff)
downloadSledjHamr-393b5cd1dc438872af89d334ef6e5fcc59f27d47.zip
SledjHamr-393b5cd1dc438872af89d334ef6e5fcc59f27d47.tar.gz
SledjHamr-393b5cd1dc438872af89d334ef6e5fcc59f27d47.tar.bz2
SledjHamr-393b5cd1dc438872af89d334ef6e5fcc59f27d47.tar.xz
Added Irrlicht 1.8, but without all the Windows binaries.
Diffstat (limited to 'libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makervcx.v10')
-rw-r--r--libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makervcx.v1062
1 files changed, 62 insertions, 0 deletions
diff --git a/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makervcx.v10 b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makervcx.v10
new file mode 100644
index 0000000..3d8928d
--- /dev/null
+++ b/libraries/irrlicht-1.8/source/Irrlicht/jpeglib/makervcx.v10
@@ -0,0 +1,62 @@
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Release|Win32">
5 <Configuration>Release</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 </ItemGroup>
9 <PropertyGroup Label="Globals">
10 <ProjectGuid>{C81513DB-78DC-46BC-BC98-82E745203976}</ProjectGuid>
11 <Keyword>Win32Proj</Keyword>
12 <RootNamespace>rdjpgcom</RootNamespace>
13 </PropertyGroup>
14 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
15 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
16 <ConfigurationType>Application</ConfigurationType>
17 <UseDebugLibraries>false</UseDebugLibraries>
18 <WholeProgramOptimization>true</WholeProgramOptimization>
19 <CharacterSet>Unicode</CharacterSet>
20 </PropertyGroup>
21 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
22 <ImportGroup Label="ExtensionSettings">
23 </ImportGroup>
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" />
26 </ImportGroup>
27 <PropertyGroup Label="UserMacros" />
28 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
29 <LinkIncremental>false</LinkIncremental>
30 <OutDir>$(ProjectName)\$(Configuration)\</OutDir>
31 <IntDir>$(ProjectName)\$(Configuration)\</IntDir>
32 </PropertyGroup>
33 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
34 <ClCompile>
35 <WarningLevel>Level3</WarningLevel>
36 <PrecompiledHeader>NotUsing</PrecompiledHeader>
37 <Optimization>Full</Optimization>
38 <FunctionLevelLinking>true</FunctionLevelLinking>
39 <IntrinsicFunctions>false</IntrinsicFunctions>
40 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
41 <OmitFramePointers>true</OmitFramePointers>
42 <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>
43 <DisableSpecificWarnings>4996</DisableSpecificWarnings>
44 </ClCompile>
45 <Link>
46 <SubSystem>Console</SubSystem>
47 <GenerateDebugInformation>true</GenerateDebugInformation>
48 <EnableCOMDATFolding>true</EnableCOMDATFolding>
49 <OptimizeReferences>true</OptimizeReferences>
50 </Link>
51 </ItemDefinitionGroup>
52 <ItemGroup>
53 <ClInclude Include="jconfig.h" />
54 <ClInclude Include="jinclude.h" />
55 </ItemGroup>
56 <ItemGroup>
57 <ClCompile Include="rdjpgcom.c" />
58 </ItemGroup>
59 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
60 <ImportGroup Label="ExtensionTargets">
61 </ImportGroup>
62</Project> \ No newline at end of file