summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSky <git@bunnies.cc>2013-11-27 16:56:15 +0000
committerSky <git@bunnies.cc>2013-11-27 16:56:15 +0000
commit7d7579d7f04f88013d7e4d064b2becec28cced61 (patch)
tree9f9181e08b1652a4a84c00ba140ad33462890f8b /CMakeLists.txt
parent7024e5a83e543a5e59e0c30ab72fe6ee5c5522f0 (diff)
downloadMultiMC-7d7579d7f04f88013d7e4d064b2becec28cced61.tar
MultiMC-7d7579d7f04f88013d7e4d064b2becec28cced61.tar.gz
MultiMC-7d7579d7f04f88013d7e4d064b2becec28cced61.tar.lz
MultiMC-7d7579d7f04f88013d7e4d064b2becec28cced61.tar.xz
MultiMC-7d7579d7f04f88013d7e4d064b2becec28cced61.zip
Move "manage accounts" to right, use player skin when available
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1bb3126b..c831205b 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -346,6 +346,8 @@ logic/JavaUtils.h
logic/JavaUtils.cpp
logic/NagUtils.h
logic/NagUtils.cpp
+logic/SkinUtils.h
+logic/SkinUtils.cpp
)