Skip to content

Commit

Permalink
partially revert changes of 7054346 to again copy image resources at …
Browse files Browse the repository at this point in the history
…compile time
  • Loading branch information
wwmayer committed Mar 18, 2017
1 parent c7d01a7 commit b0b8998
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions src/Mod/Start/CMakeLists.txt
Expand Up @@ -27,6 +27,20 @@ if(BUILD_GUI)
StartPage.css
StartPage.js
StartPage.html
images/Background.jpg
images/FreeCAD.png
images/PartDesign.png
images/ArchDesign.png
images/Mesh.png
images/Complete.png
images/PartDesignExample.png
images/ArchExample.png
images/web.png
images/blank.png
images/freecad-doc.png
images/complete.jpg
images/Ship.png
images/ShipExample.png
)

add_subdirectory(Gui)
Expand Down

0 comments on commit b0b8998

Please sign in to comment.