/[dtapublic]/projs/dtats/trunk/projs/2018/20180112_ifsfscan/ifsfscan.vcxproj
ViewVC logotype

Diff of /projs/dtats/trunk/projs/2018/20180112_ifsfscan/ifsfscan.vcxproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 164 by dashley, Sat Jul 7 20:34:59 2018 UTC revision 193 by dashley, Sat Jul 14 21:20:02 2018 UTC
# Line 87  Line 87 
87        </PrecompiledHeader>        </PrecompiledHeader>
88        <WarningLevel>Level3</WarningLevel>        <WarningLevel>Level3</WarningLevel>
89        <Optimization>Disabled</Optimization>        <Optimization>Disabled</Optimization>
90        <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>        <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
91      </ClCompile>      </ClCompile>
92      <Link>      <Link>
93        <SubSystem>Console</SubSystem>        <SubSystem>Console</SubSystem>
# Line 115  Line 115 
115        <Optimization>MaxSpeed</Optimization>        <Optimization>MaxSpeed</Optimization>
116        <FunctionLevelLinking>true</FunctionLevelLinking>        <FunctionLevelLinking>true</FunctionLevelLinking>
117        <IntrinsicFunctions>true</IntrinsicFunctions>        <IntrinsicFunctions>true</IntrinsicFunctions>
118        <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>        <PreprocessorDefinitions>WIN32;_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
119          <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
120      </ClCompile>      </ClCompile>
121      <Link>      <Link>
122        <SubSystem>Console</SubSystem>        <SubSystem>Console</SubSystem>

Legend:
Removed from v.164  
changed lines
  Added in v.193

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25