############################################################################# # Makefile for building: usbpixdlld # Generated by qmake (2.01a) (Qt 4.6.3) on: Tue 24. Jul 10:55:15 2012 # Project: USBpixI4dll.pro # Template: lib ############################################################################# ####### Compiler, tools and options CC = cl CXX = cl DEFINES = -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -D__VISUALC__ -DPIX_DLL_EXPORT -D_CRT_SECURE_NO_WARNINGS -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT CFLAGS = -nologo -Zm200 -Zc:wchar_t- -Zi -MDd -W3 $(DEFINES) CXXFLAGS = -nologo -Zm200 -Zc:wchar_t- /MP -Zi -MDd -GR -EHsc -W3 -w34100 -w34189 $(DEFINES) INCPATH = -I"c:\Qt\4.6.3\include\QtCore" -I"c:\Qt\4.6.3\include\QtGui" -I"c:\Qt\4.6.3\include" -I"$(USBCMN)\inc" -I"c:\Qt\4.6.3\include\ActiveQt" -I"debug" -I"c:\Qt\4.6.3\mkspecs\default" LINK = link LFLAGS = /LIBPATH:"c:\Qt\4.6.3\lib" /NOLOGO /DEBUG /DLL /MANIFEST /MANIFESTFILE:"debug\usbpixdlld.intermediate.manifest" LIBS = $(USBCMN)/lib/SiUSBLib.lib c:\Qt\4.6.3\lib\QtGuid4.lib c:\Qt\4.6.3\lib\QtCored4.lib QMAKE = c:\Qt\4.6.3\bin\qmake.exe IDC = c:\Qt\4.6.3\bin\idc.exe IDL = midl ZIP = zip -r -9 DEF_FILE = RES_FILE = COPY = copy /y COPY_FILE = $(COPY) COPY_DIR = xcopy /s /q /y /i DEL_FILE = del DEL_DIR = rmdir MOVE = move CHK_DIR_EXISTS= if not exist MKDIR = mkdir INSTALL_FILE = $(COPY_FILE) INSTALL_PROGRAM = $(COPY_FILE) INSTALL_DIR = $(COPY_DIR) ####### Output directory OBJECTS_DIR = debug ####### Files SOURCES = ConfDataArray.cpp \ ConfigFEMemory.cpp \ ConfigRegister.cpp \ USBpix.cpp \ USBPixI4DCS.cpp \ CDataFile.cpp OBJECTS = debug\ConfDataArray.obj \ debug\ConfigFEMemory.obj \ debug\ConfigRegister.obj \ debug\USBpix.obj \ debug\USBPixI4DCS.obj \ debug\CDataFile.obj DIST = QMAKE_TARGET = usbpixdlld DESTDIR = $(DAQ_BASE)\lib\ #avoid trailing-slash linebreak TARGET = usbpixdlld.dll DESTDIR_TARGET = $(DAQ_BASE)\lib\usbpixdlld.dll ####### Implicit rules .SUFFIXES: .c .cpp .cc .cxx {.}.cpp{debug\}.obj:: $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< $< << {.}.cc{debug\}.obj:: $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< $< << {.}.cxx{debug\}.obj:: $(CXX) -c $(CXXFLAGS) $(INCPATH) -Fodebug\ @<< $< << {.}.c{debug\}.obj:: $(CC) -c $(CFLAGS) $(INCPATH) -Fodebug\ @<< $< << ####### Build rules first: all all: Makefile.Debug $(DESTDIR_TARGET) $(DESTDIR_TARGET): $(OBJECTS) $(LINK) $(LFLAGS) /OUT:$(DESTDIR_TARGET) @<< $(OBJECTS) $(LIBS) << mt.exe -nologo -manifest "debug\usbpixdlld.intermediate.manifest" -outputresource:$(DESTDIR_TARGET);2 -$(COPY_FILE) "$(DESTDIR_TARGET)" $(DAQ_BASE)\bin qmake: FORCE @$(QMAKE) -win32 -o Makefile.Debug USBpixI4dll.pro dist: $(ZIP) usbpixdlld.zip $(SOURCES) $(DIST) USBpixI4dll.pro c:\Qt\4.6.3\mkspecs\qconfig.pri c:\Qt\4.6.3\mkspecs\features\qt_functions.prf c:\Qt\4.6.3\mkspecs\features\qt_config.prf c:\Qt\4.6.3\mkspecs\features\exclusive_builds.prf c:\Qt\4.6.3\mkspecs\features\default_pre.prf c:\Qt\4.6.3\mkspecs\features\win32\default_pre.prf c:\Qt\4.6.3\mkspecs\features\debug.prf c:\Qt\4.6.3\mkspecs\features\debug_and_release.prf c:\Qt\4.6.3\mkspecs\features\default_post.prf c:\Qt\4.6.3\mkspecs\features\win32\default_post.prf c:\Qt\4.6.3\mkspecs\features\build_pass.prf c:\Qt\4.6.3\mkspecs\features\dll.prf c:\Qt\4.6.3\mkspecs\features\shared.prf c:\Qt\4.6.3\mkspecs\features\win32\rtti.prf c:\Qt\4.6.3\mkspecs\features\win32\exceptions.prf c:\Qt\4.6.3\mkspecs\features\win32\stl.prf c:\Qt\4.6.3\mkspecs\features\win32\embed_manifest_exe.prf c:\Qt\4.6.3\mkspecs\features\win32\embed_manifest_dll.prf c:\Qt\4.6.3\mkspecs\features\warn_on.prf c:\Qt\4.6.3\mkspecs\features\qt.prf c:\Qt\4.6.3\mkspecs\features\win32\thread.prf c:\Qt\4.6.3\mkspecs\features\moc.prf c:\Qt\4.6.3\mkspecs\features\win32\windows.prf c:\Qt\4.6.3\mkspecs\features\resources.prf c:\Qt\4.6.3\mkspecs\features\uic.prf c:\Qt\4.6.3\mkspecs\features\yacc.prf c:\Qt\4.6.3\mkspecs\features\lex.prf c:\Qt\4.6.3\mkspecs\features\include_source_dir.prf HEADERS RESOURCES IMAGES SOURCES OBJECTIVE_SOURCES FORMS YACCSOURCES YACCSOURCES LEXSOURCES clean: compiler_clean -$(DEL_FILE) debug\ConfDataArray.obj debug\ConfigFEMemory.obj debug\ConfigRegister.obj debug\USBpix.obj debug\USBPixI4DCS.obj debug\CDataFile.obj -$(DEL_FILE) debug\usbpixdlld.intermediate.manifest $(DAQ_BASE)\lib\usbpixdlld.exp $(DAQ_BASE)\lib\usbpixdlld.pdb $(DAQ_BASE)\lib\usbpixdlld.ilk vc*.pdb vc*.idb distclean: clean -$(DEL_FILE) $(DESTDIR_TARGET) -$(DEL_FILE) Makefile.Debug check: first mocclean: compiler_moc_header_clean compiler_moc_source_clean mocables: compiler_moc_header_make_all compiler_moc_source_make_all compiler_moc_header_make_all: compiler_moc_header_clean: compiler_rcc_make_all: compiler_rcc_clean: compiler_image_collection_make_all: qmake_image_collection.cpp compiler_image_collection_clean: -$(DEL_FILE) qmake_image_collection.cpp compiler_moc_source_make_all: compiler_moc_source_clean: compiler_uic_make_all: compiler_uic_clean: compiler_yacc_decl_make_all: compiler_yacc_decl_clean: compiler_yacc_impl_make_all: compiler_yacc_impl_clean: compiler_lex_make_all: compiler_lex_clean: compiler_clean: ####### Compile debug\ConfDataArray.obj: ConfDataArray.cpp stdafx.h \ ConfDataArray.h \ DataStruct.h \ defines.h debug\ConfigFEMemory.obj: ConfigFEMemory.cpp stdafx.h \ ConfigFEMemory.h \ ConfDataArray.h \ DataStruct.h \ ConfigRegister.h \ defines.h \ USBPixI4DCS.h \ CDataFile.h \ DataStructDefines.h debug\ConfigRegister.obj: ConfigRegister.cpp stdafx.h \ ConfigRegister.h \ defines.h debug\USBpix.obj: USBpix.cpp stdafx.h \ USBpix.h \ ConfigRegister.h \ defines.h \ ConfigFEMemory.h \ ConfDataArray.h \ DataStruct.h \ USBPixI4DCS.h \ CDataFile.h debug\USBPixI4DCS.obj: USBPixI4DCS.cpp USBPixI4DCS.h \ CDataFile.h \ defines.h debug\CDataFile.obj: CDataFile.cpp stdafx.h \ CDataFile.h ####### Install install: FORCE uninstall: FORCE FORCE: