diff options
author | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-07-20 10:10:23 +0000 |
---|---|---|
committer | Eugenio Favalli <elvenprogrammer@gmail.com> | 2006-07-20 10:10:23 +0000 |
commit | b9d581cf5f7c1439f391d3f4906308f9e40d8012 (patch) | |
tree | 75dfaf6dc906754f38e430c750ede54d41b28ec1 /tmw.cbp | |
parent | 50277d3c253ecba4b15398264c7bf1f0408b3481 (diff) | |
download | mana-b9d581cf5f7c1439f391d3f4906308f9e40d8012.tar.gz mana-b9d581cf5f7c1439f391d3f4906308f9e40d8012.tar.bz2 mana-b9d581cf5f7c1439f391d3f4906308f9e40d8012.tar.xz mana-b9d581cf5f7c1439f391d3f4906308f9e40d8012.zip |
Added a resource script to let both Dev-Cpp and Code::Blocks share the same binary icon and version infos.
Diffstat (limited to 'tmw.cbp')
-rw-r--r-- | tmw.cbp | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1227,6 +1227,11 @@ <Option link="0"/> <Option target="default"/> </Unit> + <Unit filename="src\tmw.rc"> + <Option compilerVar="WINDRES"/> + <Option objectName="src\tmw.res"/> + <Option target="default"/> + </Unit> <Unit filename="src\utils\dtor.h"> <Option compilerVar=""/> <Option compile="0"/> |