forked from mirror/OpenTTD
(svn r20154) -Fix: A missing entry caused MSVC to modify generate_vs*.vcproj all the time.
This commit is contained in:
@@ -14,6 +14,7 @@
|
|||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
|
IntermediateDirectory="..\objs\generate"
|
||||||
ConfigurationType="10"
|
ConfigurationType="10"
|
||||||
>
|
>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
|
@@ -15,6 +15,7 @@
|
|||||||
<Configurations>
|
<Configurations>
|
||||||
<Configuration
|
<Configuration
|
||||||
Name="Debug|Win32"
|
Name="Debug|Win32"
|
||||||
|
IntermediateDirectory="..\objs\generate"
|
||||||
ConfigurationType="10"
|
ConfigurationType="10"
|
||||||
>
|
>
|
||||||
</Configuration>
|
</Configuration>
|
||||||
|
Reference in New Issue
Block a user