git-svn-id: https://svn.code.sf.net/p/freetel/code@1251 01035d8c-6547-0410-b346-abe4f...
authorwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 20 May 2013 21:21:24 +0000 (21:21 +0000)
committerwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 20 May 2013 21:21:24 +0000 (21:21 +0000)
fdmdv2/build/codelite/hamlib_trial/hamlib_trial.mk

index 88566dba27c944bf63eeeac6e36d9d39a9ebc3f7..c5ffaba6817ae9bf7399e50708e6d87ee3a51060 100644 (file)
@@ -2,18 +2,18 @@
 ## Auto Generated makefile by CodeLite IDE\r
 ## any manual changes will be erased      \r
 ##\r
-## Release\r
+## Debug\r
 ProjectName            :=hamlib_trial\r
-ConfigurationName      :=Release\r
+ConfigurationName      :=Debug\r
 WorkspacePath          := "D:\Projects\Radio\fdmdv2\build\codelite"\r
 ProjectPath            := "D:\Projects\Radio\fdmdv2\build\codelite\hamlib_trial"\r
-IntermediateDirectory  :=./Release\r
+IntermediateDirectory  :=./Debug\r
 OutDir                 := $(IntermediateDirectory)\r
 CurrentFileName        :=\r
 CurrentFilePath        :=\r
 CurrentFileFullPath    :=\r
 User                   :=wittend\r
-Date                   :=3/26/2013\r
+Date                   :=5/6/2013\r
 CodeLitePath           :="D:\bin\CodeLite"\r
 LinkerName             :=g++\r
 SharedObjectLinkerName :=g++ -shared -fPIC\r
@@ -37,8 +37,8 @@ PCHCompileFlags        :=
 MakeDirCommand         :=makedir\r
 RcCmpOptions           := $(shell wx-config --rcflags)\r
 RcCompilerName         :=windres\r
-LinkOptions            :=  $(shell wx-config --libs) -mwindows\r
-IncludePath            :=  $(IncludeSwitch). $(IncludeSwitch). $(IncludeSwitch)D:/Projects/Radio/fdmdv2/build/codelite/hamlib-win32-1.2.15.3/include/hamlib $(IncludeSwitch)D:/Projects/Radio/fdmdv2/build/codelite/hamlib-win32-1.2.15.3/include \r
+LinkOptions            :=  $(shell wx-config --libs --debug) -mwindows\r
+IncludePath            :=  $(IncludeSwitch). $(IncludeSwitch). \r
 IncludePCH             := \r
 RcIncludePath          := \r
 Libs                   := \r
@@ -52,8 +52,8 @@ LibPath                := $(LibraryPathSwitch).
 AR       := ar rcus\r
 CXX      := g++\r
 CC       := gcc\r
-CXXFLAGS :=  -O2 -Wall $(shell wx-config --cflags)  -DSVN_REVISION=\"1229\"  $(Preprocessors)\r
-CFLAGS   :=  -O2 -Wall  -DSVN_REVISION=\"1229\"  $(Preprocessors)\r
+CXXFLAGS :=  -g -O0 -Wall $(shell wx-config --cflags --debug)  -DSVN_REVISION=\"1237\"  $(Preprocessors)\r
+CFLAGS   :=  -g -O0 -Wall  -DSVN_REVISION=\"1237\"  $(Preprocessors)\r
 \r
 \r
 ##\r
@@ -83,7 +83,7 @@ $(OutputFile): $(IntermediateDirectory)/.d $(Objects)
        $(LinkerName) $(OutputSwitch)$(OutputFile) @$(ObjectsFileList) $(LibPath) $(Libs) $(LinkOptions)\r
 \r
 $(IntermediateDirectory)/.d:\r
-       @$(MakeDirCommand) "./Release"\r
+       @$(MakeDirCommand) "./Debug"\r
 \r
 PreBuild:\r
 \r
@@ -157,6 +157,6 @@ clean:
        $(RM) $(IntermediateDirectory)/dlg_rig_ctrl$(PreprocessSuffix)\r
        $(RM) $(OutputFile)\r
        $(RM) $(OutputFile).exe\r
-       $(RM) "../.build-release/hamlib_trial"\r
+       $(RM) "../.build-debug/hamlib_trial"\r
 \r
 \r