/[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 210 by dashley, Wed Jul 18 01:31:21 2018 UTC revision 211 by dashley, Wed Jul 18 01:41:42 2018 UTC
# Line 101  Line 101 
101        <WarningLevel>Level3</WarningLevel>        <WarningLevel>Level3</WarningLevel>
102        <Optimization>Disabled</Optimization>        <Optimization>Disabled</Optimization>
103        <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>        <PreprocessorDefinitions>_DEBUG;_CONSOLE;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
104          <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
105      </ClCompile>      </ClCompile>
106      <Link>      <Link>
107        <SubSystem>Console</SubSystem>        <SubSystem>Console</SubSystem>
# Line 134  Line 135 
135        <FunctionLevelLinking>true</FunctionLevelLinking>        <FunctionLevelLinking>true</FunctionLevelLinking>
136        <IntrinsicFunctions>true</IntrinsicFunctions>        <IntrinsicFunctions>true</IntrinsicFunctions>
137        <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>        <PreprocessorDefinitions>NDEBUG;_CONSOLE;%(PreprocessorDefinitions);_CRT_SECURE_NO_WARNINGS</PreprocessorDefinitions>
138          <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
139      </ClCompile>      </ClCompile>
140      <Link>      <Link>
141        <SubSystem>Console</SubSystem>        <SubSystem>Console</SubSystem>

Legend:
Removed from v.210  
changed lines
  Added in v.211

dashley@gmail.com
ViewVC Help
Powered by ViewVC 1.1.25