Line 99... |
Line 99... |
99 |
<PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_STRINGCLR;_DONTUSEWIDECHAR;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
99 |
<PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_WARNINGS;_STRINGCLR;_DONTUSEWIDECHAR;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
100 |
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
100 |
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
101 |
<PrecompiledHeader />
|
101 |
<PrecompiledHeader />
|
102 |
<WarningLevel>Level3</WarningLevel>
|
102 |
<WarningLevel>Level3</WarningLevel>
|
103 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
103 |
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
- |
|
104 |
<MinimalRebuild>false</MinimalRebuild>
|
104 |
</ClCompile>
|
105 |
</ClCompile>
|
105 |
<Link>
|
106 |
<Link>
|
106 |
<AdditionalDependencies>LgLcd.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
107 |
<AdditionalDependencies>LgLcd.lib;%(AdditionalDependencies)</AdditionalDependencies>
|
107 |
<AdditionalLibraryDirectories>C:\Users\Cycrow\Documents\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Libs\x86;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
108 |
<AdditionalLibraryDirectories>C:\Users\Cycrow\Documents\Visual Studio 2008\Projects\EZ_LCD_SDK_Wrapper\Libs\x86;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
108 |
<GenerateDebugInformation>true</GenerateDebugInformation>
|
109 |
<GenerateDebugInformation>true</GenerateDebugInformation>
|