forked from micro-manager/micro-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace Unix build scripts with the 'nextgen' versions. Remove old build scripts. See doc/how-to-build.md for information on the new scripts. git-svn-id: https://valelab.ucsf.edu/svn/micromanager2/trunk@13210 d0ab736e-dc22-4aeb-8dc9-08def0aa14fd
- Loading branch information
mark
committed
Apr 22, 2014
1 parent
9fb0172
commit f364173
Showing
139 changed files
with
3,046 additions
and
1,791 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_AAAOTF.la | ||
libmmgr_dal_AAAOTF_la_SOURCES = AAAOTF.cpp AAAOTF.h | ||
libmmgr_dal_AAAOTF_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_AAAOTF_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = AAAOTF.vcproj license.txt | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_AAAOTF.la | ||
libmmgr_dal_AAAOTF_la_SOURCES = AAAOTF.cpp AAAOTF.h | ||
libmmgr_dal_AAAOTF_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_AAAOTF_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = AAAOTF.vcproj license.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
|
||
EXTRA_DIST = license.txt AOTF.vcproj AOTF.cpp AOTF.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_ASIFW1000.la | ||
libmmgr_dal_ASIFW1000_la_SOURCES = ASIFW1000.cpp ASIFW1000.h ASIFW1000Hub.cpp ASIFW1000Hub.h | ||
libmmgr_dal_ASIFW1000_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_ASIFW1000_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = ASIFW1000.vcproj license.txt | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_ASIFW1000.la | ||
libmmgr_dal_ASIFW1000_la_SOURCES = ASIFW1000.cpp ASIFW1000.h ASIFW1000Hub.cpp ASIFW1000Hub.h | ||
libmmgr_dal_ASIFW1000_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_ASIFW1000_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = ASIFW1000.vcproj license.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_ASIStage.la | ||
libmmgr_dal_ASIStage_la_SOURCES = ASIStage.cpp ASIStage.h h | ||
libmmgr_dal_ASIStage_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_ASIStage_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = ASIStage.vcproj license.txt | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_ASIStage.la | ||
libmmgr_dal_ASIStage_la_SOURCES = ASIStage.cpp ASIStage.h h | ||
libmmgr_dal_ASIStage_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_ASIStage_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = ASIStage.vcproj license.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_ASITiger.la | ||
libmmgr_dal_ASITiger_la_SOURCES = \ | ||
ASICRISP.cpp \ | ||
ASICRISP.h \ | ||
ASIClocked.cpp \ | ||
ASIClocked.h \ | ||
ASIDevice.cpp \ | ||
ASIDevice.h \ | ||
ASIFWheel.cpp \ | ||
ASIFWheel.h \ | ||
ASIHub.cpp \ | ||
ASIHub.h \ | ||
ASIPiezo.cpp \ | ||
ASIPiezo.h \ | ||
ASIScanner.cpp \ | ||
ASIScanner.h \ | ||
ASITiger.cpp \ | ||
ASITiger.h \ | ||
ASITigerComm.cpp \ | ||
ASITigerComm.h \ | ||
ASIXYStage.cpp \ | ||
ASIXYStage.h \ | ||
ASIZStage.cpp \ | ||
ASIZStage.h | ||
libmmgr_dal_ASITiger_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_ASITiger_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = ASITiger.vcproj license.txt | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_ASITiger.la | ||
libmmgr_dal_ASITiger_la_SOURCES = \ | ||
ASICRISP.cpp \ | ||
ASICRISP.h \ | ||
ASIClocked.cpp \ | ||
ASIClocked.h \ | ||
ASIDevice.cpp \ | ||
ASIDevice.h \ | ||
ASIFWheel.cpp \ | ||
ASIFWheel.h \ | ||
ASIHub.cpp \ | ||
ASIHub.h \ | ||
ASIPiezo.cpp \ | ||
ASIPiezo.h \ | ||
ASIScanner.cpp \ | ||
ASIScanner.h \ | ||
ASITiger.cpp \ | ||
ASITiger.h \ | ||
ASITigerComm.cpp \ | ||
ASITigerComm.h \ | ||
ASIXYStage.cpp \ | ||
ASIXYStage.h \ | ||
ASIZStage.cpp \ | ||
ASIZStage.h | ||
libmmgr_dal_ASITiger_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_ASITiger_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = ASITiger.vcproj license.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_ASIWPTR.la | ||
libmmgr_dal_ASIWPTR_la_SOURCES = wptr.cpp wptr.h h | ||
libmmgr_dal_ASIWPTR_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_ASIWPTR_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = ASIWPTR.vcproj license.txt | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_ASIWPTR.la | ||
libmmgr_dal_ASIWPTR_la_SOURCES = wptr.cpp wptr.h h | ||
libmmgr_dal_ASIWPTR_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_ASIWPTR_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = ASIWPTR.vcproj license.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_AndorLaserCombiner.la | ||
libmmgr_dal_AndorLaserCombiner_la_SOURCES = AndorLaserCombiner.cpp AndorLaserCombiner.h \ | ||
../../MMDevice/MMDevice.h ../../MMDevice/DeviceBase.h | ||
libmmgr_dal_AndorLaserCombiner_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_AndorLaserCombiner_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_AndorLaserCombiner.la | ||
libmmgr_dal_AndorLaserCombiner_la_SOURCES = AndorLaserCombiner.cpp AndorLaserCombiner.h \ | ||
../../MMDevice/MMDevice.h ../../MMDevice/DeviceBase.h | ||
libmmgr_dal_AndorLaserCombiner_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_AndorLaserCombiner_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive $(BOOST_CPPFLAGS) | ||
pkglib_LTLIBRARIES = libmmgr_dal_DemoCamera.la | ||
libmmgr_dal_DemoCamera_la_SOURCES = DemoCamera.cpp DemoCamera.h ../../MMDevice/MMDevice.h | ||
libmmgr_dal_DemoCamera_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
libmmgr_dal_DemoCamera_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
|
||
EXTRA_DIST = DemoCamera.vcproj license.txt | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive $(BOOST_CPPFLAGS) | ||
pkglib_LTLIBRARIES = libmmgr_dal_DemoCamera.la | ||
libmmgr_dal_DemoCamera_la_SOURCES = DemoCamera.cpp DemoCamera.h ../../MMDevice/MMDevice.h | ||
libmmgr_dal_DemoCamera_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
libmmgr_dal_DemoCamera_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
|
||
EXTRA_DIST = DemoCamera.vcproj license.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_CSUW1.la | ||
libmmgr_dal_CSUW1_la_SOURCES = CSUW1.cpp CSUW1.h CSUW1Hub.cpp CSUW1Hub.h | ||
libmmgr_dal_CSUW1_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_CSUW1_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = CSUW1.vcproj license.txt | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_CSUW1.la | ||
libmmgr_dal_CSUW1_la_SOURCES = CSUW1.cpp CSUW1.h CSUW1Hub.cpp CSUW1Hub.h | ||
libmmgr_dal_CSUW1_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_CSUW1_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = CSUW1.vcproj license.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
|
||
EXTRA_DIST = DTOpenLayer.vcproj license.txt DTOpenLayer.cpp DTOpenLayer.h |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_FocalPoint.la | ||
libmmgr_dal_FocalPoint_la_SOURCES = FocalPoint.cpp FocalPoint.h h | ||
libmmgr_dal_FocalPoint_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_FocalPoint_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_FocalPoint.la | ||
libmmgr_dal_FocalPoint_la_SOURCES = FocalPoint.cpp FocalPoint.h h | ||
libmmgr_dal_FocalPoint_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_FocalPoint_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive $(BOOST_CPPFLAGS) | ||
pkglib_LTLIBRARIES = libmmgr_dal_FreeSerialPort.la | ||
libmmgr_dal_FreeSerialPort_la_SOURCES = FreeSerialPort.cpp FreeSerialPort.h | ||
libmmgr_dal_FreeSerialPort_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_FreeSerialPort_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = license.txt | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive $(BOOST_CPPFLAGS) | ||
pkglib_LTLIBRARIES = libmmgr_dal_FreeSerialPort.la | ||
libmmgr_dal_FreeSerialPort_la_SOURCES = FreeSerialPort.cpp FreeSerialPort.h | ||
libmmgr_dal_FreeSerialPort_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_FreeSerialPort_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = license.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,11 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CFLAGS = -I$(HIDAPIINCDIR)/hidapi | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -I$(HIDAPIINCDIR) -fpermissive | ||
|
||
|
||
AM_CPPFLAGS = $(HIDAPI_CPPFLAGS) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) $(HIDAPI_CFLAGS) | ||
AM_LDFLAGS = $(MMDEVAPI_LDFLAGS) $(HIDAPI_LDFLAGS) | ||
|
||
pkglib_LTLIBRARIES = libmmgr_dal_HIDManager.la | ||
libmmgr_dal_HIDManager_la_SOURCES = HIDManager.cpp HIDManager.h $(HIDAPICDIR)/hid.c | ||
libmmgr_dal_HIDManager_la_LIBADD = $(MMDEVAPI_LIBADD) $(SERIALFRAMEWORKS) | ||
libmmgr_dal_HIDManager_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
libmmgr_dal_HIDManager_la_SOURCES = HIDManager.cpp HIDManager.h | ||
libmmgr_dal_HIDManager_la_LIBADD = $(MMDEVAPI_LIBADD) $(HIDAPI_LIBS) | ||
|
||
EXTRA_DIST = license.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive $(BOOST_CPPFLAGS) | ||
pkglib_LTLIBRARIES = libmmgr_dal_ImageProcessorChain.la | ||
libmmgr_dal_ImageProcessorChain_la_SOURCES = ImageProcessorChain.cpp ImageProcessorChain.h ../../MMDevice/MMDevice.h | ||
libmmgr_dal_ImageProcessorChain_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
libmmgr_dal_ImageProcessorChain_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
|
||
EXTRA_DIST = ImageProcessorChain.vcproj license.txt | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive $(BOOST_CPPFLAGS) | ||
pkglib_LTLIBRARIES = libmmgr_dal_ImageProcessorChain.la | ||
libmmgr_dal_ImageProcessorChain_la_SOURCES = ImageProcessorChain.cpp ImageProcessorChain.h ../../MMDevice/MMDevice.h | ||
libmmgr_dal_ImageProcessorChain_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
libmmgr_dal_ImageProcessorChain_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
|
||
EXTRA_DIST = ImageProcessorChain.vcproj license.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
pkglibdir = $(DEVICEADAPTERPATH) | ||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_LeicaDMR.la | ||
libmmgr_dal_LeicaDMR_la_SOURCES = LeicaDMR.cpp LeicaDMR.h LeicaDMRHub.cpp LeicaDMRHub.h | ||
libmmgr_dal_LeicaDMR_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_LeicaDMR_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = LeicaDMR.vcproj license.txt | ||
|
||
AM_CXXFLAGS = $(MMDEVAPI_CXXFLAGS) -fpermissive | ||
pkglib_LTLIBRARIES = libmmgr_dal_LeicaDMR.la | ||
libmmgr_dal_LeicaDMR_la_SOURCES = LeicaDMR.cpp LeicaDMR.h LeicaDMRHub.cpp LeicaDMRHub.h | ||
libmmgr_dal_LeicaDMR_la_LIBADD = $(MMDEVAPI_LIBADD) | ||
libmmgr_dal_LeicaDMR_la_LDFLAGS = $(MMDEVAPI_LDFLAGS) | ||
|
||
EXTRA_DIST = LeicaDMR.vcproj license.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.