core/vpl/vpl.cxx

Go to the documentation of this file.
00001 // This is core/vpl/vpl.cxx
00002 #include "vpl.h"
00003 
00004 #if defined(__CYGWIN__)
00005 # include "os_unix/vpl.cxx"
00006 #elif defined(VCL_WIN32)
00007 # include "os_win32/vpl.cxx"
00008 #else
00009 # include "os_unix/vpl.cxx"
00010 #endif

Generated on Sat Sep 6 05:09:10 2008 for core/vpl by  doxygen 1.5.1