Line endings fixes in bakefile-generated files.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73573 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -32773,3 +32773,4 @@ $(OBJS)\gllib_msw_glcanvas.obj: ..\..\src\msw\glcanvas.cpp
|
||||
|
||||
$(OBJS)\gllib_x11_glcanvas.obj: ..\..\src\x11\glcanvas.cpp
|
||||
$(CXX) -q -c -P -o$@ $(GLLIB_CXXFLAGS) ..\..\src\x11\glcanvas.cpp
|
||||
|
||||
|
||||
@@ -33493,3 +33493,4 @@ $(OBJS)\gllib_msw_glcanvas.obj: ..\..\src\msw\glcanvas.cpp
|
||||
|
||||
$(OBJS)\gllib_x11_glcanvas.obj: ..\..\src\x11\glcanvas.cpp
|
||||
$(CXX) /c /nologo /TP /Fo$@ $(GLLIB_CXXFLAGS) ..\..\src\x11\glcanvas.cpp
|
||||
|
||||
|
||||
@@ -265,3 +265,4 @@ $(OBJS)\image_canvas.obj: .\canvas.cpp
|
||||
|
||||
$(OBJS)\image_image.res: .\image.rc
|
||||
brcc32 -32 -r -fo$@ -i$(BCCDIR)\include -d__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__NDEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) $(__MSLU_DEFINE_p_1) -i$(SETUPHDIR) -i.\..\..\include $(____CAIRO_INCLUDEDIR_FILENAMES_1_p) -i. $(__DLLFLAG_p_1) -i.\..\..\samples -dNOPCH .\image.rc
|
||||
|
||||
|
||||
@@ -388,3 +388,4 @@ $(OBJS)\image_canvas.obj: .\canvas.cpp
|
||||
|
||||
$(OBJS)\image_image.res: .\image.rc
|
||||
rc /fo$@ /d WIN32 $(____DEBUGRUNTIME_3_p_1) /d _CRT_SECURE_NO_DEPRECATE=1 /d _CRT_NON_CONFORMING_SWPRINTFS=1 /d _SCL_SECURE_NO_WARNINGS=1 $(__NO_VC_CRTDBG_p_1) /d __WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p_1) $(__DEBUG_DEFINE_p_1) $(__NDEBUG_DEFINE_p_1) $(__EXCEPTIONS_DEFINE_p_1) $(__RTTI_DEFINE_p_1) $(__THREAD_DEFINE_p_1) $(__UNICODE_DEFINE_p_1) $(__MSLU_DEFINE_p_1) /i $(SETUPHDIR) /i .\..\..\include $(____CAIRO_INCLUDEDIR_FILENAMES_1_p) /i . $(__DLLFLAG_p_1) /d _WINDOWS /i .\..\..\samples /d NOPCH .\image.rc
|
||||
|
||||
|
||||
@@ -297,3 +297,4 @@ $(OBJS)\image_canvas.obj : .AUTODEPEND .\canvas.cpp
|
||||
|
||||
$(OBJS)\image_image.res : .AUTODEPEND .\image.rc
|
||||
wrc -q -ad -bt=nt -r -fo=$^@ -d__WX$(TOOLKIT)__ $(__WXUNIV_DEFINE_p) $(__DEBUG_DEFINE_p) $(__NDEBUG_DEFINE_p) $(__EXCEPTIONS_DEFINE_p) $(__RTTI_DEFINE_p) $(__THREAD_DEFINE_p) $(__UNICODE_DEFINE_p) -i=$(SETUPHDIR) -i=.\..\..\include $(____CAIRO_INCLUDEDIR_FILENAMES) -i=. $(__DLLFLAG_p) -i=.\..\..\samples -dNOPCH $<
|
||||
|
||||
|
||||
Reference in New Issue
Block a user