From a296d6d1036c660029449ea910759a27b82a3012 Mon Sep 17 00:00:00 2001 From: wittend99 Date: Mon, 20 May 2013 21:23:52 +0000 Subject: [PATCH] Personal test project git-svn-id: https://svn.code.sf.net/p/freetel/code@1253 01035d8c-6547-0410-b346-abe4f91aad63 --- fdmdv2/build/codelite/fdmdv2.mk | 4 ++-- fdmdv2/build/codelite/fdmdv2.project | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fdmdv2/build/codelite/fdmdv2.mk b/fdmdv2/build/codelite/fdmdv2.mk index 7c9fa606..c5255976 100644 --- a/fdmdv2/build/codelite/fdmdv2.mk +++ b/fdmdv2/build/codelite/fdmdv2.mk @@ -13,7 +13,7 @@ CurrentFileName := CurrentFilePath := CurrentFileFullPath := User :=wittend -Date :=5/4/2013 +Date :=5/6/2013 CodeLitePath :="D:\bin\CodeLite" LinkerName :=g++ SharedObjectLinkerName :=g++ -shared -fPIC @@ -42,7 +42,7 @@ IncludePath := $(IncludeSwitch). $(IncludeSwitch)/bin/MinGW-4.7.1/ms IncludePCH := RcIncludePath := Libs := $(LibrarySwitch)sndfile-1 $(LibrarySwitch)codec2 $(LibrarySwitch)portaudio $(LibrarySwitch)portaudiocpp $(LibrarySwitch)samplerate.dll $(LibrarySwitch)ctb-0.16 $(LibrarySwitch)sox -ArLibs := "libsndfile-1.dll" "codec2" "libportaudio.a" "libportaudiocpp.a" "libsamplerate.dll.a" "ctb-0.16.dll" "libsox" +ArLibs := "libsndfile-1.dll" "codec2" "libportaudio.a" "libportaudiocpp.a" "libsamplerate.dll.a" "libctb-0.16.a" "libsox" LibPath := $(LibraryPathSwitch). $(LibraryPathSwitch)d:/Projects/Radio/codec2-dev/src/.libs $(LibraryPathSwitch)d:/bin/MinGW-4.7.1/msys/1.0/local/lib ## diff --git a/fdmdv2/build/codelite/fdmdv2.project b/fdmdv2/build/codelite/fdmdv2.project index fc840523..f542f8fb 100644 --- a/fdmdv2/build/codelite/fdmdv2.project +++ b/fdmdv2/build/codelite/fdmdv2.project @@ -81,7 +81,7 @@ - + -- 2.25.1