mirror of
https://github.com/OpenCMT/uLib.git
synced 2025-12-06 07:21:31 +01:00
[uLib Geometry]
non working version! + adds ProgrammableAccessor + renaming of some Image structures ...
This commit is contained in:
23
tmp/CodeLoop/Makefile.am
Normal file
23
tmp/CodeLoop/Makefile.am
Normal file
@@ -0,0 +1,23 @@
|
||||
# Automatically Generated Makefile by EDE.
|
||||
# For use with: automake
|
||||
#
|
||||
# DO NOT MODIFY THIS FILE OR YOUR CHANGES MAY BE LOST.
|
||||
# EDE is the Emacs Development Environment.
|
||||
# http://cedet.sourceforge.net/ede.shtml
|
||||
#
|
||||
|
||||
top="$(CURDIR)"/
|
||||
ede_FILES=Project.ede Makefile.am
|
||||
|
||||
|
||||
EIGEN = $(EIGEN3_CFLAGS)
|
||||
AM_CXXFLAGS = -D_DEBUG -g3 -O0 $(EIGEN)
|
||||
|
||||
SUBDIRS=
|
||||
EXTRA_DIST=Project.ede
|
||||
bin_PROGRAMS=loop
|
||||
loop_SOURCES=main.cpp
|
||||
loop_LDADD=
|
||||
|
||||
|
||||
# End of Makefile.am
|
||||
Reference in New Issue
Block a user