diff options
| author | 2017-08-31 18:37:11 -0400 | |
|---|---|---|
| committer | 2017-09-02 20:08:11 -0400 | |
| commit | 40505bc4fcc5cb1043b90b0acdce9e0093422921 (patch) | |
| tree | 278fc2720513cd515221ee9254157780eb6b548d /src | |
| parent | Merge pull request #2909 from wwylele/telemetry-gas (diff) | |
| download | yuzu-40505bc4fcc5cb1043b90b0acdce9e0093422921.tar.gz yuzu-40505bc4fcc5cb1043b90b0acdce9e0093422921.tar.xz yuzu-40505bc4fcc5cb1043b90b0acdce9e0093422921.zip | |
Add manifest
Diffstat (limited to 'src')
| -rw-r--r-- | src/citra/citra.rc | 8 | ||||
| -rw-r--r-- | src/citra_qt/citra-qt.rc | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/src/citra/citra.rc b/src/citra/citra.rc index fea603004..c490ef302 100644 --- a/src/citra/citra.rc +++ b/src/citra/citra.rc | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | #include "winresrc.h" | ||
| 1 | ///////////////////////////////////////////////////////////////////////////// | 2 | ///////////////////////////////////////////////////////////////////////////// |
| 2 | // | 3 | // |
| 3 | // Icon | 4 | // Icon |
| @@ -7,3 +8,10 @@ | |||
| 7 | // remains consistent on all systems. | 8 | // remains consistent on all systems. |
| 8 | CITRA_ICON ICON "../../dist/citra.ico" | 9 | CITRA_ICON ICON "../../dist/citra.ico" |
| 9 | 10 | ||
| 11 | |||
| 12 | ///////////////////////////////////////////////////////////////////////////// | ||
| 13 | // | ||
| 14 | // RT_MANIFEST | ||
| 15 | // | ||
| 16 | |||
| 17 | 1 RT_MANIFEST "../../dist/citra.manifest" | ||
diff --git a/src/citra_qt/citra-qt.rc b/src/citra_qt/citra-qt.rc index fea603004..c490ef302 100644 --- a/src/citra_qt/citra-qt.rc +++ b/src/citra_qt/citra-qt.rc | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | #include "winresrc.h" | ||
| 1 | ///////////////////////////////////////////////////////////////////////////// | 2 | ///////////////////////////////////////////////////////////////////////////// |
| 2 | // | 3 | // |
| 3 | // Icon | 4 | // Icon |
| @@ -7,3 +8,10 @@ | |||
| 7 | // remains consistent on all systems. | 8 | // remains consistent on all systems. |
| 8 | CITRA_ICON ICON "../../dist/citra.ico" | 9 | CITRA_ICON ICON "../../dist/citra.ico" |
| 9 | 10 | ||
| 11 | |||
| 12 | ///////////////////////////////////////////////////////////////////////////// | ||
| 13 | // | ||
| 14 | // RT_MANIFEST | ||
| 15 | // | ||
| 16 | |||
| 17 | 1 RT_MANIFEST "../../dist/citra.manifest" | ||