mirror of
https://github.com/Team-Resurgent/XBMC4Xbox.git
synced 2026-08-15 11:18:13 -07:00
If ever adding the XBMC4Xbox source to GitHub use "git add -f -A" or it wont add all the files.
14 lines
537 B
Plaintext
14 lines
537 B
Plaintext
#!wing
|
|
#!version=3.0
|
|
##################################################################
|
|
# Wing IDE project file #
|
|
##################################################################
|
|
[project attributes]
|
|
proj.directory-list = [{'dirloc': loc('..'),
|
|
'excludes': (),
|
|
'filter': '*',
|
|
'include_hidden': False,
|
|
'recursive': True,
|
|
'watch_for_changes': True}]
|
|
proj.file-type = 'shared'
|