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>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
IntermediateDirectory="..\objs\generate"
|
||||
ConfigurationType="10"
|
||||
>
|
||||
</Configuration>
|
||||
|
@@ -15,6 +15,7 @@
|
||||
<Configurations>
|
||||
<Configuration
|
||||
Name="Debug|Win32"
|
||||
IntermediateDirectory="..\objs\generate"
|
||||
ConfigurationType="10"
|
||||
>
|
||||
</Configuration>
|
||||
|
Reference in New Issue
Block a user