Personal test project
authorwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 20 May 2013 21:23:52 +0000 (21:23 +0000)
committerwittend99 <wittend99@01035d8c-6547-0410-b346-abe4f91aad63>
Mon, 20 May 2013 21:23:52 +0000 (21:23 +0000)
git-svn-id: https://svn.code.sf.net/p/freetel/code@1253 01035d8c-6547-0410-b346-abe4f91aad63

fdmdv2/build/codelite/fdmdv2.mk
fdmdv2/build/codelite/fdmdv2.project

index 7c9fa606658b7722e3bc24365522ecaf217f1ecb..c5255976d95c659e481449965d08e373968826e6 100644 (file)
@@ -13,7 +13,7 @@ CurrentFileName        :=
 CurrentFilePath        :=\r
 CurrentFileFullPath    :=\r
 User                   :=wittend\r
-Date                   :=5/4/2013\r
+Date                   :=5/6/2013\r
 CodeLitePath           :="D:\bin\CodeLite"\r
 LinkerName             :=g++\r
 SharedObjectLinkerName :=g++ -shared -fPIC\r
@@ -42,7 +42,7 @@ IncludePath            :=  $(IncludeSwitch). $(IncludeSwitch)/bin/MinGW-4.7.1/ms
 IncludePCH             := \r
 RcIncludePath          := \r
 Libs                   := $(LibrarySwitch)sndfile-1 $(LibrarySwitch)codec2 $(LibrarySwitch)portaudio $(LibrarySwitch)portaudiocpp $(LibrarySwitch)samplerate.dll $(LibrarySwitch)ctb-0.16 $(LibrarySwitch)sox \r
-ArLibs                 :=  "libsndfile-1.dll" "codec2" "libportaudio.a" "libportaudiocpp.a" "libsamplerate.dll.a" "ctb-0.16.dll" "libsox" \r
+ArLibs                 :=  "libsndfile-1.dll" "codec2" "libportaudio.a" "libportaudiocpp.a" "libsamplerate.dll.a" "libctb-0.16.a" "libsox" \r
 LibPath                := $(LibraryPathSwitch). $(LibraryPathSwitch)d:/Projects/Radio/codec2-dev/src/.libs $(LibraryPathSwitch)d:/bin/MinGW-4.7.1/msys/1.0/local/lib \r
 \r
 ##\r
index fc840523e36e3ce7096dd5a458cb89d654aa46fe..f542f8fbe7c600b3a27db5d4be8bafeb59944679 100644 (file)
@@ -81,7 +81,7 @@
         <Library Value="libportaudio.a"/>
         <Library Value="libportaudiocpp.a"/>
         <Library Value="libsamplerate.dll.a"/>
-        <Library Value="ctb-0.16.dll"/>
+        <Library Value="libctb-0.16.a"/>
         <Library Value="libsox"/>
       </Linker>
       <ResourceCompiler Options="$(shell wx-config --rcflags)" Required="no"/>