فهرست منبع

Merge pull request #817 from linkmauve/citra.ico

Move src/assets/citra.ico and doc-icon.png to dist
Yuri Kunde Schlesner 11 سال پیش
والد
کامیت
fb597b6d68
5فایلهای تغییر یافته به همراه10 افزوده شده و 10 حذف شده
  1. 1 1
      Doxyfile
  2. 0 0
      dist/citra.ico
  3. 0 0
      dist/doc-icon.png
  4. 9 9
      src/citra/citra.rc
  5. BIN
      src/citra_qt/citra-qt.rc

+ 1 - 1
Doxyfile

@@ -51,7 +51,7 @@ PROJECT_BRIEF          = "Nintendo 3DS emulator/debugger"
 # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo
 # to the output directory.
 
-PROJECT_LOGO           = doc-icon.png
+PROJECT_LOGO           = dist/doc-icon.png
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
 # into which the generated documentation will be written. If a relative path is

+ 0 - 0
src/assets/citra.ico → dist/citra.ico


+ 0 - 0
doc-icon.png → dist/doc-icon.png


+ 9 - 9
src/citra/citra.rc

@@ -1,9 +1,9 @@
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-GLFW_ICON               ICON                    "..\\assets\\citra.ico"
-
+/////////////////////////////////////////////////////////////////////////////
+//
+// Icon
+//
+
+// Icon with lowest ID value placed first to ensure application icon
+// remains consistent on all systems.
+GLFW_ICON               ICON                    "..\\..\\dist\\citra.ico"
+

BIN
src/citra_qt/citra-qt.rc