Skip to content

Commit

Permalink
Adding directly to project file
Browse files Browse the repository at this point in the history
  • Loading branch information
4c0n committed Nov 6, 2020
1 parent fd9d82f commit 8deccdb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
4 changes: 0 additions & 4 deletions assets/assets.pro

This file was deleted.

7 changes: 6 additions & 1 deletion propelleride.pro
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
TEMPLATE = subdirs

SUBDIRS = src assets
SUBDIRS = src

assets.path = /usr/local/share
assets.files = assets/*

INSTALLS += assets

0 comments on commit 8deccdb

Please sign in to comment.