summaryrefslogtreecommitdiff
path: root/windows
diff options
context:
space:
mode:
authorshmuz <shmuz>2007-01-02 18:11:00 +0000
committershmuz <shmuz>2007-01-02 18:11:00 +0000
commit60fc04a1fc0a54e36ac0e4d79cc634864ad992c7 (patch)
treeff399c466ac0436b92845b302f9a1999055c63b0 /windows
parent62fc7aae9452568b246d3d89c59b77f4eefe6bae (diff)
downloadlrexlib-60fc04a1fc0a54e36ac0e4d79cc634864ad992c7.tar.gz
*.dev files removed - makefiles will be used instead
Diffstat (limited to 'windows')
-rwxr-xr-xwindows/dev-cpp/rex_pcre.dev79
-rwxr-xr-xwindows/dev-cpp/rex_pcre_nr.dev79
-rwxr-xr-xwindows/dev-cpp/rex_posix1.dev69
3 files changed, 0 insertions, 227 deletions
diff --git a/windows/dev-cpp/rex_pcre.dev b/windows/dev-cpp/rex_pcre.dev
deleted file mode 100755
index c613653..0000000
--- a/windows/dev-cpp/rex_pcre.dev
+++ /dev/null
@@ -1,79 +0,0 @@
-[Project]
-FileName=rex_pcre.dev
-Name=rex_pcre
-UnitCount=3
-Type=3
-Ver=1
-ObjFiles=
-Includes=/progr/lib/pcre/pcre_6.7;/progr/lib/lua/lua_5.1
-Libs=
-PrivateResource=
-ResourceIncludes=
-MakeIncludes=
-Compiler=-DREX_OPENLIB=luaopen_rex_pcre_@@_-DREX_LIBNAME=\"rex_pcre\"_@@_-DREX_API=__declspec(dllexport)_@@_
-CppCompiler=
-Linker=--no-export-all-symbols --add-stdcall-alias_@@_/progr/lib/lua/lua_5.1/liblua5.1.a_@@_/progr/lib/pcre/pcre_6.7/libpcre.a_@@_
-IsCpp=0
-Icon=
-ExeOutput=
-ObjectOutput=.
-OverrideOutput=0
-OverrideOutputName=rex_pcre.dll
-HostApplication=
-Folders=
-CommandLine=
-UseCustomMakefile=0
-CustomMakefile=
-IncludeVersionInfo=0
-SupportXPThemes=0
-CompilerSet=0
-CompilerSettings=0000000000000000000100
-
-[Unit1]
-FileName=..\..\src\lpcre.c
-CompileCpp=0
-Folder=rex_pcre
-Compile=1
-Link=1
-Priority=1000
-OverrideBuildCmd=0
-BuildCmd=
-
-[Unit2]
-FileName=..\..\src\common.c
-CompileCpp=0
-Folder=rex_pcre
-Compile=1
-Link=1
-Priority=1000
-OverrideBuildCmd=0
-BuildCmd=
-
-[VersionInfo]
-Major=0
-Minor=1
-Release=1
-Build=1
-LanguageID=1033
-CharsetID=1252
-CompanyName=
-FileVersion=
-FileDescription=Developed using the Dev-C++ IDE
-InternalName=
-LegalCopyright=
-LegalTrademarks=
-OriginalFilename=
-ProductName=
-ProductVersion=
-AutoIncBuildNr=0
-
-[Unit3]
-FileName=..\..\src\lpcre_f.c
-CompileCpp=0
-Folder=rex_pcre
-Compile=1
-Link=1
-Priority=1000
-OverrideBuildCmd=0
-BuildCmd=
-
diff --git a/windows/dev-cpp/rex_pcre_nr.dev b/windows/dev-cpp/rex_pcre_nr.dev
deleted file mode 100755
index 5126ba1..0000000
--- a/windows/dev-cpp/rex_pcre_nr.dev
+++ /dev/null
@@ -1,79 +0,0 @@
-[Project]
-FileName=rex_pcre_nr.dev
-Name=rex_pcre_nr
-UnitCount=3
-Type=3
-Ver=1
-ObjFiles=
-Includes=/progr/lib/pcre/pcre_6.7;/progr/lib/lua/lua_5.1
-Libs=
-PrivateResource=
-ResourceIncludes=
-MakeIncludes=
-Compiler=-DREX_OPENLIB=luaopen_rex_pcre_nr_@@_-DREX_LIBNAME=\"rex_pcre_nr\"_@@_-DREX_API=__declspec(dllexport)_@@_
-CppCompiler=
-Linker=--no-export-all-symbols --add-stdcall-alias_@@_/progr/lib/lua/lua_5.1/liblua5.1.a_@@_/progr/lib/pcre/pcre_6.7/libpcre_nr.a_@@_
-IsCpp=0
-Icon=
-ExeOutput=
-ObjectOutput=.
-OverrideOutput=0
-OverrideOutputName=rex_pcre_nr.dll
-HostApplication=
-Folders=
-CommandLine=
-UseCustomMakefile=0
-CustomMakefile=
-IncludeVersionInfo=0
-SupportXPThemes=0
-CompilerSet=0
-CompilerSettings=0000000000000000000100
-
-[Unit1]
-FileName=..\..\src\lpcre.c
-CompileCpp=0
-Folder=rex_pcre_nr
-Compile=1
-Link=1
-Priority=1000
-OverrideBuildCmd=0
-BuildCmd=
-
-[Unit2]
-FileName=..\..\src\common.c
-CompileCpp=0
-Folder=rex_pcre_nr
-Compile=1
-Link=1
-Priority=1000
-OverrideBuildCmd=0
-BuildCmd=
-
-[VersionInfo]
-Major=0
-Minor=1
-Release=1
-Build=1
-LanguageID=1033
-CharsetID=1252
-CompanyName=
-FileVersion=
-FileDescription=Developed using the Dev-C++ IDE
-InternalName=
-LegalCopyright=
-LegalTrademarks=
-OriginalFilename=
-ProductName=
-ProductVersion=
-AutoIncBuildNr=0
-
-[Unit3]
-FileName=..\..\src\lpcre_f.c
-CompileCpp=0
-Folder=rex_pcre_nr
-Compile=1
-Link=1
-Priority=1000
-OverrideBuildCmd=0
-BuildCmd=
-
diff --git a/windows/dev-cpp/rex_posix1.dev b/windows/dev-cpp/rex_posix1.dev
deleted file mode 100755
index a819ce1..0000000
--- a/windows/dev-cpp/rex_posix1.dev
+++ /dev/null
@@ -1,69 +0,0 @@
-[Project]
-FileName=rex_posix1.dev
-Name=rex_posix1
-UnitCount=2
-Type=3
-Ver=1
-ObjFiles=
-Includes=\Progr\lib\lua\lua_5.1;\Progr\lib\henry_spencer
-Libs=
-PrivateResource=
-ResourceIncludes=
-MakeIncludes=
-Compiler=-DREX_OPENLIB=luaopen_rex_posix1_@@_-DREX_LIBNAME=\"rex_posix1\"_@@_-DREX_API=__declspec(dllexport)_@@_
-CppCompiler=
-Linker=--no-export-all-symbols --add-stdcall-alias_@@_/Progr/lib/henry_spencer/libregex.lib_@@_/Progr/lib/lua/lua_5.1/liblua5.1.a_@@_
-IsCpp=0
-Icon=
-ExeOutput=
-ObjectOutput=.
-OverrideOutput=0
-OverrideOutputName=rex_posix1.dll
-HostApplication=
-Folders=
-CommandLine=
-UseCustomMakefile=0
-CustomMakefile=
-IncludeVersionInfo=0
-SupportXPThemes=0
-CompilerSet=0
-CompilerSettings=0000000000000000000100
-
-[Unit1]
-FileName=..\..\src\lposix.c
-CompileCpp=0
-Folder=rex_posix1
-Compile=1
-Link=1
-Priority=1000
-OverrideBuildCmd=0
-BuildCmd=
-
-[Unit2]
-FileName=..\..\src\common.c
-CompileCpp=0
-Folder=rex_posix1
-Compile=1
-Link=1
-Priority=1000
-OverrideBuildCmd=0
-BuildCmd=
-
-[VersionInfo]
-Major=0
-Minor=1
-Release=1
-Build=1
-LanguageID=1033
-CharsetID=1252
-CompanyName=
-FileVersion=
-FileDescription=Developed using the Dev-C++ IDE
-InternalName=
-LegalCopyright=
-LegalTrademarks=
-OriginalFilename=
-ProductName=
-ProductVersion=
-AutoIncBuildNr=0
-