Commit Graph

13 Commits

Author SHA1 Message Date
Joachim Schoeberl
5f41d4cce6 added files 2011-09-02 12:36:11 +00:00
Joachim Schoeberl
5c6208fb81 2011-08-31 17:29:14 +00:00
Philippose Rajan
13f4f8d202 * Updated the Netgen Visual C++ Project file to include the newly added source file "delaunay2d.cpp"
* Updated the Nglib Visual C++ Project file to include the newly added source file "delaunay2d.cpp"
2010-09-23 19:09:56 +00:00
Philippose Rajan
a5ca6c603f * Added file "basegeom.cpp" to the solution files 2010-03-23 19:55:48 +00:00
Philippose Rajan
00d8c320ff * Added empty macro definition "Standard_EXPORT" in Visual C++ Project files to prevent OpenCascade from exporting internal symbols through Netgen and Nglib
- Results in a cleaner interface in the Netgen and Nglib exports
2010-03-21 20:55:57 +00:00
Philippose Rajan
31587d6097 * Corrected WINNT Preprocessor macro for nglib win32 and x64
* Now uses pthread-w64 for x64
2010-03-03 22:02:42 +00:00
Philippose Rajan
c5800d02a7 * Configured Nglib 64-bit to also include OpenCascade support 2009-09-12 09:10:07 +00:00
Philippose Rajan
0b26451049 * Initial Nglib OCC support trials
* Added a new compile target for Nglib (Release(OCC))
* Netgen and Nglib solution files updated to remove non-existent files and add new source files into project
2009-08-28 10:52:03 +00:00
Philippose Rajan
091f525828 * Added 64-bit build target to Netgen and Nglib
* Modified the Post-Build scripts to handle Win32 and x64 build variants
* Note#1: No OCC Support yet for 64-bit builds
* Note#2: 64-bit targets are only maintained for MSVC 2008
2009-07-27 05:12:31 +00:00
Philippose Rajan
ad90ae44ea * Optimisations to the MSVC 2008 Windows build files
* Manifest embedding in Post-Build script modified
2009-07-25 13:12:51 +00:00
Philippose Rajan
d329ea5e20 * Removed file "vector.cpp" from MSVC 2005 / 2008 Solution files 2009-07-24 09:48:32 +00:00
Philippose Rajan
dcf5d73f3d * Bug-fix: Fixed error while handling parameters with whitespaces during the post-build phase 2009-04-04 10:02:53 +00:00
Philippose Rajan
92ae9c33ba * Added Solution and VC++ Project files for compiling the nglib library using the Windows Platform.
* Added a post-build script for installing nglib similar to the netgen script.
* Modified Makefile.am to reflect the changes made to the windows directory.
2009-02-15 20:28:24 +00:00