From: hobbes1069 Date: Sun, 2 Jun 2013 12:59:53 +0000 (+0000) Subject: Add freedv.rc which allows embedding the freedv icon in the windows executable. X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=b108ddd210e1d08aeefa4371839df6e76f8b817d;p=freetel-svn-tracking.git Add freedv.rc which allows embedding the freedv icon in the windows executable. git-svn-id: https://svn.code.sf.net/p/freetel/code@1304 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/fdmdv2/cmake/freedv.rc b/fdmdv2/cmake/freedv.rc new file mode 100644 index 00000000..2e6655dd --- /dev/null +++ b/fdmdv2/cmake/freedv.rc @@ -0,0 +1 @@ +id ICON "./freedv.ico"