src: file extension for header and source in config
header and source extensions are now in the projectsettings
This commit is contained in:
@@ -24,5 +24,11 @@
|
||||
<FrameworkSearchPaths>
|
||||
<FrameworkSearchPath><!-- STRING: framework search path --></FrameworkSearchPath>
|
||||
</FrameworkSearchPaths>
|
||||
|
||||
<Extensions>
|
||||
<HeaderExtensions><!-- STRING: extension for header/include e.g. .h --></HeaderExtensions>
|
||||
<SourceExtensions><!-- STRING: extension for source e.g. .cpp --></SourceExtensions>
|
||||
</Extensions>
|
||||
|
||||
</source>
|
||||
</config>
|
||||
|
||||
Reference in New Issue
Block a user