ldforge.rc

Sun, 22 Sep 2013 23:27:07 +0300

author
Santeri Piippo <crimsondusk64@gmail.com>
date
Sun, 22 Sep 2013 23:27:07 +0300
changeset 491
7d1b5ecd76c0
parent 31
becb3e89345b
permissions
-rw-r--r--

it's LDForge's 1st birthday!
- moved the project qmake code into ldforge.pro, removing src/src.pro in the process, with UI_DIR there is no need to have the main qmake in src/
- added moc #include directives to relevant source files, speeding up compile

31
becb3e89345b Added RC file for the application icon introduced in d2d86021
Santeri Piippo <crimsondusk64@gmail.com>
parents:
diff changeset
1 IDI_ICON1 ICON DISCARDABLE "icons/ldforge.ico"

mercurial