mirror of https://github.com/mono/CppSharp.git
6 changed files with 26 additions and 16 deletions
@ -0,0 +1,10 @@ |
|||||||
|
|
||||||
|
EXTRA_DIST = expansions.m4 |
||||||
|
|
||||||
|
#Warning: This is an automatically generated file, do not edit!
|
||||||
|
if ENABLE_DEBUG |
||||||
|
SUBDIRS = src |
||||||
|
endif |
||||||
|
if ENABLE_RELEASE |
||||||
|
SUBDIRS = src |
||||||
|
endif |
Loading…
Reference in new issue