From 003e130f79b5de2177381c8258080980b2cf85f5 Mon Sep 17 00:00:00 2001 From: pixel Date: Sat, 5 Nov 2005 14:36:11 +0000 Subject: Fixing Dalos a bit, and fixing DVD support. --- MSVC/Dalos/Dalos.vcproj | 38 +++++++++++++++++++++----------------- 1 file changed, 21 insertions(+), 17 deletions(-) (limited to 'MSVC/Dalos') diff --git a/MSVC/Dalos/Dalos.vcproj b/MSVC/Dalos/Dalos.vcproj index d23e1e1..6665125 100644 --- a/MSVC/Dalos/Dalos.vcproj +++ b/MSVC/Dalos/Dalos.vcproj @@ -4,6 +4,7 @@ Version="8,00" Name="Dalos" ProjectGUID="{22F8F8CD-B256-446D-9B42-09CE83F74885}" + RootNamespace="Dal" Keyword="Win32Proj" > @@ -41,12 +42,13 @@ Optimization="0" AdditionalIncludeDirectories="..\..\generic\include;..\..\generic\lib\zlib\include;..\..\generic\lib\lua\include;..\..\mogltk\include;..\..\..\SDL\include;..\..\MSVC;..\..\;..\..\includes;..\..\psxdev;..\..\Dalos;..\regex" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;READLINE_LIBRARY;READLINE_STATIC" - MinimalRebuild="TRUE" + MinimalRebuild="true" BasicRuntimeChecks="3" - RuntimeLibrary="1" + RuntimeLibrary="3" + BufferSecurityCheck="false" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="TRUE" + Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> + @@ -117,16 +121,13 @@ + -- cgit v1.2.3