diff options
Diffstat (limited to 'vc9')
-rwxr-xr-x | vc9/ChocolateDoom.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vc9/ChocolateDoom.vcproj b/vc9/ChocolateDoom.vcproj index e627f7d8..d2eb2735 100755 --- a/vc9/ChocolateDoom.vcproj +++ b/vc9/ChocolateDoom.vcproj @@ -502,7 +502,7 @@ Name="Source"
>
<File
- RelativePath="..\src\chocolate_doom_icon.c"
+ RelativePath="..\src\icon.c"
>
<FileConfiguration
Name="Debug Server|Win32"
@@ -8650,7 +8650,7 @@ Name="Setup"
>
<File
- RelativePath="..\setup\chocolate_setup_icon.c"
+ RelativePath="..\setup\setup_icon.c"
>
<FileConfiguration
Name="Debug|Win32"
|