diff options
author | Ladislav Zezula <zezula-at-volny-dot-cz> | 2018-06-13 15:49:23 +0200 |
---|---|---|
committer | Ladislav Zezula <zezula-at-volny-dot-cz> | 2018-06-13 15:49:23 +0200 |
commit | 4ad0bff21da0163917e1552960e6a43679586b89 (patch) | |
tree | 7bb0a72169c2a4736fc45ba563d1afc6a04f26c0 /StormLib_vs08_test.vcproj | |
parent | 7292399efefe279c2f090d70ec7abf462a3f7f96 (diff) |
+ When opening a file by special name, the file is first checked whether that file is there.
Diffstat (limited to 'StormLib_vs08_test.vcproj')
-rw-r--r-- | StormLib_vs08_test.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StormLib_vs08_test.vcproj b/StormLib_vs08_test.vcproj index 1cd9596..7e9e485 100644 --- a/StormLib_vs08_test.vcproj +++ b/StormLib_vs08_test.vcproj @@ -27,7 +27,7 @@ OutputDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)" IntermediateDirectory="./bin/$(ProjectName)/$(PlatformName)/$(ConfigurationName)" ConfigurationType="1" - CharacterSet="2" + CharacterSet="1" > <Tool Name="VCPreBuildEventTool" |