Just update my IDE configuration probably of no interest to anyone but me. DMW
authorwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 25 Oct 2012 13:50:56 +0000 (13:50 +0000)
committerwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Thu, 25 Oct 2012 13:50:56 +0000 (13:50 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@811 01035d8c-6547-0410-b346-abe4f91aad63

fdmdv2/build/fdmdv2.mk

index 885cd99c95173cab7a97f558dec13057c8bc8bf0..6cdc525301cdb6868a55b71aa7479668ea540df5 100644 (file)
@@ -13,7 +13,7 @@ CurrentFileName        :=
 CurrentFilePath        :=\r
 CurrentFileFullPath    :=\r
 User                   :=OFA-Staff\r
-Date                   :=10/23/2012\r
+Date                   :=10/24/2012\r
 CodeLitePath           :="C:\bin\CodeLite"\r
 LinkerName             :=g++\r
 SharedObjectLinkerName :=g++ -shared -fPIC\r
@@ -50,8 +50,8 @@ LibPath                := $(LibraryPathSwitch). $(LibraryPathSwitch)/bin/Project
 AR       := ar rcus\r
 CXX      := g++\r
 CC       := gcc\r
-CXXFLAGS :=  -O2 -Wall $(shell wx-config --cxxflags --unicode=yes --debug=no)  -DSVN_REVISION=\"799\"  $(Preprocessors)\r
-CFLAGS   :=  -O2 -Wall $(shell wx-config --cxxflags --unicode=yes --debug=no)  -DSVN_REVISION=\"799\"  $(Preprocessors)\r
+CXXFLAGS :=  -O2 -Wall $(shell wx-config --cxxflags --unicode=yes --debug=no)  -DSVN_REVISION=\"803\"  $(Preprocessors)\r
+CFLAGS   :=  -O2 -Wall $(shell wx-config --cxxflags --unicode=yes --debug=no)  -DSVN_REVISION=\"803\"  $(Preprocessors)\r
 \r
 \r
 ##\r