diff options
author | Ladislav Zezula <ladislav.zezula@avg.com> | 2015-10-07 15:59:30 +0200 |
---|---|---|
committer | Ladislav Zezula <ladislav.zezula@avg.com> | 2015-10-07 15:59:30 +0200 |
commit | 99459abebd5f4610536edff7e6c7146086feefa3 (patch) | |
tree | ad8ec5b69d242b402718fc3fa4cd3edc09610fd1 /StormLib_v08.sln | |
parent | 5a943c56fc7e9570821a0585a5b2fbacb8eac466 (diff) |
+ Added support for an archaic file flag 0x10000000
Diffstat (limited to 'StormLib_v08.sln')
-rw-r--r-- | StormLib_v08.sln | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StormLib_v08.sln b/StormLib_v08.sln index 66937b5..71be9d2 100644 --- a/StormLib_v08.sln +++ b/StormLib_v08.sln @@ -1,6 +1,6 @@ Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib", "StormLib.vcproj", "{78424708-1F6E-4D4B-920C-FB6D26847055}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib", "StormLib_v08.vcproj", "{78424708-1F6E-4D4B-920C-FB6D26847055}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "StormLib_dll", "StormLib_dll.vcproj", "{CB385198-50B1-4CF4-883B-11F042DED6AA}" EndProject |