File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change 194194 <Configuration
195195 Name=" Nightly|Win32"
196196 OutputDirectory=" ../../"
197- IntermediateDirectory=" $(ConfigurationName) "
197+ IntermediateDirectory=" ..\..\..\obj\vendor\lua51_dll "
198198 ConfigurationType=" 2"
199199 InheritedPropertySheets=" $(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
200200 CharacterSet=" 2"
201201 >
202202 <Tool
203203 Name=" VCPreBuildEventTool"
204+ CommandLine=" if exist " ..\obj" (rmdir /s/q " ..\obj" )"
204205 />
205206 <Tool
206207 Name=" VCCustomBuildTool"
222223 RuntimeLibrary=" 2"
223224 EnableFunctionLevelLinking=" true"
224225 RuntimeTypeInfo=" true"
225- UsePrecompiledHeader=" 0"
226226 WarningLevel=" 3"
227227 DebugInformationFormat=" 3"
228228 CompileAs=" 1"
Original file line number Diff line number Diff line change 161161 <Configuration
162162 Name=" Nightly|Win32"
163163 OutputDirectory=" $(ConfigurationName)"
164- IntermediateDirectory=" $(ConfigurationName) "
164+ IntermediateDirectory=" ..\..\..\obj\vendor\lua51_lib "
165165 ConfigurationType=" 4"
166166 InheritedPropertySheets=" $(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
167167 CharacterSet=" 2"
193193 EnableFunctionLevelLinking=" true"
194194 EnableEnhancedInstructionSet=" 0"
195195 RuntimeTypeInfo=" true"
196- UsePrecompiledHeader=" 0"
197196 WarningLevel=" 3"
198197 DebugInformationFormat=" 0"
199198 CompileAs=" 1"
You can’t perform that action at this time.
0 commit comments