mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-30 18:09:09 +00:00
(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