📄 jaws3_server.bor
字号:
# Makefile for building the main exe with Borland C++ Make
NAME = main
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\main.$(OBJ_EXT)
LFLAGS = \
-L"." \
-j"." \
-L"..\..\..\lib" \
-j"..\..\..\lib"
LIBFILES = \
ACE$(LIB_DECORATOR).lib \
JAWS3$(LIB_DECORATOR).lib \
$(DUMMY_VALUE_NOT_ENDING_IN_BACKSLASH)
!ifdef STATIC
LIB_FLAGS = \
-DACE_AS_STATIC_LIBS
!else
!endif
CFLAGS = \
-I"..\..\.." \
-I".." \
$(LIB_FLAGS) \
$(DLL_FLAGS)
CPPDIR = .
CDIR = .
INCDIR_NAME = stage-24190\ACE_wrappers\apps\JAWS3\jaws3
#
# Override defaults in outputdir.bor
#
INCLUDES_INSTALL=1
BASE_BINDIR = .
!include <$(ACE_ROOT)\include\makeinclude\build_exe.bor>
includes_install: $(INCLUDES)
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Asynch_IO.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Asynch_IO.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Asynch_IO_Helpers.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Asynch_IO_Helpers.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Cached_Allocator_T.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Cached_Allocator_T.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Concurrency.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Concurrency.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Concurrency_T.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Concurrency_T.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Config_File.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Config_File.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Datagram.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Datagram.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Event_Completer.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Event_Completer.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Event_Dispatcher.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Event_Dispatcher.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Event_Result.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Event_Result.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Export.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Export.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y FILE.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\FILE.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y IO.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\IO.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Options.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Options.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Protocol_Handler.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Protocol_Handler.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Reactive_IO.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Reactive_IO.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Reactive_IO_Helpers.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Reactive_IO_Helpers.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Signal_Task.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Signal_Task.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Symbol_Table.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Symbol_Table.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Synch_IO.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Synch_IO.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Task_Timer.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Task_Timer.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y THYBRID_Concurrency.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\THYBRID_Concurrency.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Timer.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Timer.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Timer_Helpers.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\Timer_Helpers.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y TPOOL_Concurrency.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\TPOOL_Concurrency.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y TPR_Concurrency.h $(INSTALL_DIR)\include\$(INCDIR_NAME)\TPR_Concurrency.h 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Cached_Allocator_T.cpp $(INSTALL_DIR)\include\$(INCDIR_NAME)\Cached_Allocator_T.cpp 1> NUL
-@if not exist $(INSTALL_DIR)\include\$(INCDIR_NAME)\. mkdir $(INSTALL_DIR)\include\$(INCDIR_NAME)\.
-© /Y Concurrency_T.cpp $(INSTALL_DIR)\include\$(INCDIR_NAME)\Concurrency_T.cpp 1> NUL
realclean:
@-rem
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -