diff --git a/Blocks3D.vcproj b/Blocks3D.vcproj index f64c0c6..f817c56 100644 --- a/Blocks3D.vcproj +++ b/Blocks3D.vcproj @@ -718,7 +718,7 @@ > + + @@ -906,10 +910,6 @@ RelativePath=".\icon1.ico" > - - diff --git a/Dialogs.rc b/Dialogs.rc index 2f06970..882bd1c 100644 --- a/Dialogs.rc +++ b/Dialogs.rc @@ -48,4 +48,4 @@ IDI_ICON1 ICON "FatB3dIcon.ico" // Manifest resources // LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL -2 RT_MANIFEST ".\\manifest.xml" +1 RT_MANIFEST ".\\Blocks3D.exe.manifest" diff --git a/Manifest.xml b/Manifest.xml deleted file mode 100644 index 415eb6a..0000000 --- a/Manifest.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - - - - - - - - - - - - - - \ No newline at end of file