diff --git a/Dialogs.aps b/Dialogs.aps index 143032d..a88f5a0 100644 Binary files a/Dialogs.aps and b/Dialogs.aps differ diff --git a/Dialogs.rc b/Dialogs.rc index 1bf70a2..a8414b4 100644 --- a/Dialogs.rc +++ b/Dialogs.rc @@ -73,7 +73,7 @@ IDI_ICON1 ICON "icon1.ico" // Bitmap // -IDB_BITMAP1 BITMAP "C:\\Users\\Andreja\\Desktop\\Parts.bmp" +IDB_BITMAP1 BITMAP "Parts.bmp" #endif // English (Canada) resources ///////////////////////////////////////////////////////////////////////////// diff --git a/G3DTest.vcproj b/G3DTest.vcproj index 74a0eea..f234481 100644 --- a/G3DTest.vcproj +++ b/G3DTest.vcproj @@ -445,7 +445,7 @@ > diff --git a/Parts.bmp b/Parts.bmp new file mode 100644 index 0000000..bab00c9 Binary files /dev/null and b/Parts.bmp differ