finished wishlist
This commit is contained in:
@@ -9,8 +9,10 @@ blueprints = custom_target('blueprints',
|
||||
'ui/checklist.blp',
|
||||
'ui/settings.blp',
|
||||
'ui/welcome.blp',
|
||||
'ui/home.blp'
|
||||
),
|
||||
'ui/home.blp',
|
||||
'ui/wishlist.blp',
|
||||
'ui/framepicker.blp'
|
||||
),
|
||||
output: '.',
|
||||
command: [find_program('blueprint-compiler'), 'batch-compile', '@OUTPUT', '@CURRENT_SOURCE_DIRECTORY@' , '@INPUT@'],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user