reactos/dll/win32/odbc32
Jérôme Gardou 4ee1da42f1 [CMAKE]
- rewrite spec2def macro because
1. cmake gracefully handles def files as source files
2. cmake gracefully handles autogenerated files as source
3. it did not take into account the fact that all shared libraries haven't the .dll extension

svn path=/branches/cmake-bringup/; revision=49358
2010-10-30 16:08:19 +00:00
..
CMakeLists.txt [CMAKE] 2010-10-30 16:08:19 +00:00
odbc32.rc Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
odbc32.spec Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
odbc32_ros.diff Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
proxyodbc.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
proxyodbc.h Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
README.txt Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00

This stub odbc32.dll is based on the WINE odbc32 implementation except ours doesnt work.
Someone will need to import Unix-ODBC in to ReactOS CVS and merge it with this implemenation.
I only created this because MFC depends on odbc32.dll