From c11ae8ac827afa50ef226ebaef134f54ac0e532b Mon Sep 17 00:00:00 2001 From: Joerg Mayer Date: Sat, 21 Jun 2014 01:33:57 +0200 Subject: =?UTF-8?q?Add=20.rc=20files=20to=20the=20sources=20to=20have=20th?= =?UTF-8?q?em=20included=20in=20the=20build=20Change-Id:=20I84dda519e617b2?= =?UTF-8?q?4d92fcf374670a4a6ee6f488ee=20Reviewed-on:=20https://code.wiresh?= =?UTF-8?q?ark.org/review/2506=20Reviewed-by:=20J=C3=B6rg=20Mayer=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- filetap/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'filetap') diff --git a/filetap/CMakeLists.txt b/filetap/CMakeLists.txt index f78bc7df4e..455f9ddae3 100644 --- a/filetap/CMakeLists.txt +++ b/filetap/CMakeLists.txt @@ -53,6 +53,7 @@ set(filetap_LIBS add_library(filetap ${LINK_MODE_LIB} ${FILETAP_FILES} + ../image/filetap.rc ) set(FULL_SO_VERSION "0.0.0") -- cgit v1.2.3