Eclipse project files

This commit is contained in:
Larry Snizek
2018-02-28 11:59:19 +00:00
parent 4a8ddb2e40
commit 88c2c03501
5 changed files with 912 additions and 1 deletions

8
lib_xua/.makefile Normal file
View File

@@ -0,0 +1,8 @@
all:
@echo "** Module only - only builds as part of application **"
clean:
@echo "** Module only - only builds as part of application **"