diff --git a/code/lib/mysqlpp.lib b/code/lib/mysqlpp.lib
deleted file mode 100644
index f97f5e9..0000000
Binary files a/code/lib/mysqlpp.lib and /dev/null differ
diff --git a/code/lib/zlibstat.lib b/code/lib/zlibstat.lib
deleted file mode 100644
index 97dc66f..0000000
Binary files a/code/lib/zlibstat.lib and /dev/null differ
diff --git a/code/lib_db/libpng.lib b/code/lib_db/libpng.lib
new file mode 100644
index 0000000..b2b7367
Binary files /dev/null and b/code/lib_db/libpng.lib differ
diff --git a/code/lib_db/mysqlpp.lib b/code/lib_db/mysqlpp.lib
deleted file mode 100644
index 1032125..0000000
Binary files a/code/lib_db/mysqlpp.lib and /dev/null differ
diff --git a/code/lib_db/zlibstat.lib b/code/lib_db/zlibstat.lib
deleted file mode 100644
index 3f2f286..0000000
Binary files a/code/lib_db/zlibstat.lib and /dev/null differ
diff --git a/code/lib_db/zlibstat.pdb b/code/lib_db/zlibstat.pdb
deleted file mode 100644
index 7145845..0000000
Binary files a/code/lib_db/zlibstat.pdb and /dev/null differ
diff --git a/code/meos.dsp b/code/meos.dsp
deleted file mode 100644
index 61ad6d5..0000000
--- a/code/meos.dsp
+++ /dev/null
@@ -1,293 +0,0 @@
-# Microsoft Developer Studio Project File - Name="meos" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 6.00
-# ** DO NOT EDIT **
-
-# TARGTYPE "Win32 (x86) Application" 0x0101
-
-CFG=meos - Win32 Debug
-!MESSAGE This is not a valid makefile. To build this project using NMAKE,
-!MESSAGE use the Export Makefile command and run
-!MESSAGE
-!MESSAGE NMAKE /f "meos.mak".
-!MESSAGE
-!MESSAGE You can specify a configuration when running NMAKE
-!MESSAGE by defining the macro CFG on the command line. For example:
-!MESSAGE
-!MESSAGE NMAKE /f "meos.mak" CFG="meos - Win32 Debug"
-!MESSAGE
-!MESSAGE Possible choices for configuration are:
-!MESSAGE
-!MESSAGE "meos - Win32 Release" (based on "Win32 (x86) Application")
-!MESSAGE "meos - Win32 Debug" (based on "Win32 (x86) Application")
-!MESSAGE
-
-# Begin Project
-# PROP AllowPerConfigDependencies 0
-# PROP Scc_ProjName ""
-# PROP Scc_LocalPath ""
-CPP=cl.exe
-MTL=midl.exe
-RSC=rc.exe
-
-!IF "$(CFG)" == "meos - Win32 Release"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 0
-# PROP BASE Output_Dir "Release"
-# PROP BASE Intermediate_Dir "Release"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 0
-# PROP Output_Dir "Release"
-# PROP Intermediate_Dir "Release"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
-# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
-# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x41d /d "NDEBUG"
-# ADD RSC /l 0x41d /d "NDEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
-# ADD LINK32 Msimg32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386
-
-!ELSEIF "$(CFG)" == "meos - Win32 Debug"
-
-# PROP BASE Use_MFC 0
-# PROP BASE Use_Debug_Libraries 1
-# PROP BASE Output_Dir "Debug"
-# PROP BASE Intermediate_Dir "Debug"
-# PROP BASE Target_Dir ""
-# PROP Use_MFC 0
-# PROP Use_Debug_Libraries 1
-# PROP Output_Dir "Debug"
-# PROP Intermediate_Dir "Debug"
-# PROP Ignore_Export_Lib 0
-# PROP Target_Dir ""
-# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /FR /Yu"stdafx.h" /FD /GZ /c
-# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
-# ADD BASE RSC /l 0x41d /d "_DEBUG"
-# ADD RSC /l 0x41d /d "_DEBUG"
-BSC32=bscmake.exe
-# ADD BASE BSC32 /nologo
-# ADD BSC32 /nologo
-LINK32=link.exe
-# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
-# ADD LINK32 Msimg32.lib comctl32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
-
-!ENDIF
-
-# Begin Target
-
-# Name "meos - Win32 Release"
-# Name "meos - Win32 Debug"
-# Begin Group "Source Files"
-
-# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
-# Begin Source File
-
-SOURCE=.\csvparser.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\gdioutput.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\meos.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\meos.rc
-# End Source File
-# Begin Source File
-
-SOURCE=.\oBase.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\oCard.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\oClass.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\oClub.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\oControl.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\oCourse.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\oEvent.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\oPunch.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\oRunner.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\pages.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\pages_classes.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\pages_competition.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\pages_course.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\pages_lists.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\pages_si.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\random.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\SportIdent.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\StdAfx.cpp
-# ADD CPP /Yc"stdafx.h"
-# End Source File
-# Begin Source File
-
-SOURCE=.\TimeStamp.cpp
-# End Source File
-# Begin Source File
-
-SOURCE=.\xmlparser.cpp
-# End Source File
-# End Group
-# Begin Group "Header Files"
-
-# PROP Default_Filter "h;hpp;hxx;hm;inl"
-# Begin Source File
-
-SOURCE=.\csvparser.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\gdioutput.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\meos.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\oBase.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\oCard.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\oClass.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\oClub.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\oControl.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\oCourse.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\oEvent.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\oPunch.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\oRunner.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\random.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\resource.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\SportIdent.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\StdAfx.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\TimeStamp.h
-# End Source File
-# Begin Source File
-
-SOURCE=.\xmlparser.h
-# End Source File
-# End Group
-# Begin Group "Resource Files"
-
-# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
-# Begin Source File
-
-SOURCE=.\meos.ico
-# End Source File
-# Begin Source File
-
-SOURCE=.\small.ico
-# End Source File
-# End Group
-# Begin Source File
-
-SOURCE=.\ReadMe.txt
-# End Source File
-# End Target
-# End Project
-# Section meos : {4E2984B5-19E9-4743-8ED4-A0D97FA48101}
-# 2:21:DefaultSinkHeaderFile:_sicomm.h
-# 2:16:DefaultSinkClass:C_SiComm
-# End Section
-# Section meos : {D2F56B3B-02FC-415B-843E-AFBA48C5F2B2}
-# 2:5:Class:C_SiComm
-# 2:10:HeaderFile:_sicomm.h
-# 2:8:ImplFile:_sicomm.cpp
-# End Section
diff --git a/code/meos.rc b/code/meos.rc
deleted file mode 100644
index 7666a39..0000000
--- a/code/meos.rc
+++ /dev/null
@@ -1,237 +0,0 @@
-// Microsoft Visual C++ generated resource script.
-//
-#include "resource.h"
-
-#define APSTUDIO_READONLY_SYMBOLS
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 2 resource.
-//
-#define APSTUDIO_HIDDEN_SYMBOLS
-#include "windows.h"
-#undef APSTUDIO_HIDDEN_SYMBOLS
-#include "resource.h"
-
-/////////////////////////////////////////////////////////////////////////////
-#undef APSTUDIO_READONLY_SYMBOLS
-
-/////////////////////////////////////////////////////////////////////////////
-// Neutral resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEU)
-LANGUAGE LANG_NEUTRAL, SUBLANG_NEUTRAL
-#pragma code_page(1252)
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Bitmap
-//
-
-BMP_TEST BITMAP "bitmap1.bmp"
-
-#endif // Neutral resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-/////////////////////////////////////////////////////////////////////////////
-// Neutral (Default) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_NEUD)
-LANGUAGE LANG_NEUTRAL, SUBLANG_DEFAULT
-#pragma code_page(1252)
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Bitmap
-//
-
-IDB_ECO BITMAP "bmp00001.bmp"
-
-#endif // Neutral (Default) resources
-/////////////////////////////////////////////////////////////////////////////
-
-IDI_SPLASHIMAGE PNG "meos.png"
-IDI_MEOSIMAGE PNG "title.png"
-/////////////////////////////////////////////////////////////////////////////
-// English (United States) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
-#pragma code_page(1252)
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Icon
-//
-
-// Icon with lowest ID value placed first to ensure application icon
-// remains consistent on all systems.
-IDI_MEOS ICON "meos.ICO"
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Menu
-//
-
-IDC_MEOS MENU
-BEGIN
- POPUP "&Arkiv"
- BEGIN
- MENUITEM "&Avsluta", IDM_EXIT
- END
-END
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Accelerator
-//
-
-IDC_MEOS ACCELERATORS
-BEGIN
- "?", IDM_ABOUT, ASCII, ALT
- "/", IDM_ABOUT, ASCII, ALT
-END
-
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-2 TEXTINCLUDE
-BEGIN
- "#define APSTUDIO_HIDDEN_SYMBOLS\r\n"
- "#include ""windows.h""\r\n"
- "#undef APSTUDIO_HIDDEN_SYMBOLS\r\n"
- "#include ""resource.h""\r\n"
- "\0"
-END
-
-3 TEXTINCLUDE
-BEGIN
- "\r\n"
- "\0"
-END
-
-#endif // APSTUDIO_INVOKED
-
-#endif // English (United States) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-/////////////////////////////////////////////////////////////////////////////
-// Swedish (Sweden) resources
-
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_SVE)
-LANGUAGE LANG_SWEDISH, SUBLANG_SWEDISH
-#pragma code_page(1252)
-
-#ifdef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// TEXTINCLUDE
-//
-
-1 TEXTINCLUDE
-BEGIN
- "resource.h\0"
-END
-
-#endif // APSTUDIO_INVOKED
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Version
-//
-
-VS_VERSION_INFO VERSIONINFO
- FILEVERSION 3,1,0,1
- PRODUCTVERSION 3,1,0,1
- FILEFLAGSMASK 0x3fL
-#ifdef _DEBUG
- FILEFLAGS 0x1L
-#else
- FILEFLAGS 0x0L
-#endif
- FILEOS 0x40004L
- FILETYPE 0x1L
- FILESUBTYPE 0x0L
-BEGIN
- BLOCK "StringFileInfo"
- BEGIN
- BLOCK "041d04b0"
- BEGIN
- VALUE "CompanyName", " "
- VALUE "FileDescription", "meos"
- VALUE "FileVersion", "3.3.0.1"
- VALUE "InternalName", "meos"
- VALUE "LegalCopyright", "Copyright © 2007-2018"
- VALUE "OriginalFilename", "meos.exe"
- VALUE "ProductName", " meos"
- VALUE "ProductVersion", "3.4.0.1"
- END
- END
- BLOCK "VarFileInfo"
- BEGIN
- VALUE "Translation", 0x41d, 1200
- END
-END
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// HTML
-//
-
-IDR_HTML1 HTML "html1.htm"
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// Dialog
-//
-
-IDD_SPLASH DIALOGEX 0, 0, 309, 178
-STYLE DS_SETFONT | DS_FIXEDSYS | DS_CENTER | WS_POPUP | WS_SYSMENU
-FONT 8, "MS Shell Dlg", 400, 0, 0x1
-BEGIN
-END
-
-
-/////////////////////////////////////////////////////////////////////////////
-//
-// DESIGNINFO
-//
-
-#ifdef APSTUDIO_INVOKED
-GUIDELINES DESIGNINFO
-BEGIN
- IDD_SPLASH, DIALOG
- BEGIN
- LEFTMARGIN, 7
- RIGHTMARGIN, 302
- TOPMARGIN, 7
- BOTTOMMARGIN, 171
- END
-END
-#endif // APSTUDIO_INVOKED
-
-#endif // Swedish (Sweden) resources
-/////////////////////////////////////////////////////////////////////////////
-
-
-
-#ifndef APSTUDIO_INVOKED
-/////////////////////////////////////////////////////////////////////////////
-//
-// Generated from the TEXTINCLUDE 3 resource.
-//
-
-
-/////////////////////////////////////////////////////////////////////////////
-#endif // not APSTUDIO_INVOKED
-
diff --git a/code/meos.sln b/code/meos.sln
deleted file mode 100644
index 539e574..0000000
--- a/code/meos.sln
+++ /dev/null
@@ -1,29 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual C++ Express 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "meos", "meos.vcproj", "{B854EF2A-2BB7-4D62-B08B-96BD64B347E8}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|Win64 = Debug|Win64
- Release|Win32 = Release|Win32
- Release|Win64 = Release|Win64
- test|Win32 = test|Win32
- test|Win64 = test|Win64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Debug|Win32.ActiveCfg = Debug|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Debug|Win32.Build.0 = Debug|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Debug|Win64.ActiveCfg = Debug|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Release|Win32.ActiveCfg = Release|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Release|Win32.Build.0 = Release|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Release|Win64.ActiveCfg = Release|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.test|Win32.ActiveCfg = test|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.test|Win32.Build.0 = test|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.test|Win64.ActiveCfg = test|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/code/meos.vcproj b/code/meos.vcproj
deleted file mode 100644
index eedefe6..0000000
--- a/code/meos.vcproj
+++ /dev/null
@@ -1,1360 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/code/meos.vcxproj b/code/meos.vcxproj
deleted file mode 100644
index 07ee7ec..0000000
--- a/code/meos.vcxproj
+++ /dev/null
@@ -1,470 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- test
- Win32
-
-
-
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}
- meos
-
-
-
- Application
- false
- MultiByte
-
-
- Application
- false
- Unicode
-
-
- Application
- false
- MultiByte
- true
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- .\Release\
- .\Release\
- false
- .\Debug\
- .\Debug\
- false
- $(Configuration)\
- $(Configuration)\
- true
- AllRules.ruleset
-
-
- AllRules.ruleset
-
-
- AllRules.ruleset
-
-
-
-
-
- NDEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\Release/meos.tlb
-
-
-
-
- MaxSpeed
- AnySuitable
- Speed
- meosdb/mysql++;meosdb/mysql50;libharu;%(AdditionalIncludeDirectories)
- WIN32;NDEBUG;_WINDOWS;%(PreprocessorDefinitions)
- true
- MultiThreadedDLL
- true
- Use
- stdafx.h
- .\Release/meos.pch
- .\Release/
- .\Release/
- .\Release/
- Level3
- true
-
-
- NDEBUG;%(PreprocessorDefinitions)
- 0x041d
-
-
- Msimg32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;wininet.lib;zlibstat.lib;mysqlpp.lib;libhpdf.lib;%(AdditionalDependencies)
- .\Release/meos.exe
- true
- ./lib;%(AdditionalLibraryDirectories)
- .\Release/meos.pdb
- Windows
- false
-
-
- MachineX86
- true
-
-
- true
- .\Release/meos.bsc
-
-
-
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\Debug/meos.tlb
-
-
-
-
- Disabled
- meosdb/mysql++;libharu;meosdb/mysql50;%(AdditionalIncludeDirectories)
- WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
- false
- EnableFastChecks
- MultiThreadedDebugDLL
- NotSet
- Use
- stdafx.h
- .\Debug/meos.pch
- .\Debug/
- .\Debug/
- .\Debug/
- true
- Level4
- true
- EditAndContinue
- 4996;4100;4244;4245;4702;4389;4127;4201;%(DisableSpecificWarnings)
- true
-
-
- _DEBUG;%(PreprocessorDefinitions)
- 0x041d
-
-
- Msimg32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;winmm.lib;ws2_32.lib;wininet.lib;zlibstat.lib;mysqlpp.lib;libhpdf.lib;%(AdditionalDependencies)
- .\Debug/meos.exe
- true
- ./lib_db;%(AdditionalLibraryDirectories)
- true
- .\Debug/meos.pdb
- Windows
- false
-
-
- MachineX86
-
-
- true
- .\Debug/meos.bsc
-
-
-
-
- _DEBUG;%(PreprocessorDefinitions)
- true
- true
- Win32
- .\Debug/meos.tlb
-
-
-
-
- Disabled
- WIN32;_DEBUG;_WINDOWS;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebug
- Use
- stdafx.h
- .\Debug/meos.pch
- .\Debug/
- .\Debug/
- .\Debug/
- true
- Level3
- true
- EditAndContinue
-
-
- _DEBUG;%(PreprocessorDefinitions)
- 0x041d
-
-
- Msimg32.lib;comctl32.lib;odbc32.lib;odbccp32.lib;winmm.lib;%(AdditionalDependencies)
- .\Debug/meos.exe
- true
- true
- .\Debug/meos.pdb
- Windows
- false
-
-
- MachineX86
-
-
- true
- .\Debug/meos.bsc
-
-
-
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
-
-
-
-
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
-
-
-
-
-
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
-
-
-
-
-
-
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
-
-
-
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
- %(PreprocessorDefinitions)
- Create
- %(PreprocessorDefinitions)
- Create
- %(PreprocessorDefinitions)
- Create
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
- %(PreprocessorDefinitions)
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/code/meos_vc10.sln b/code/meos_vc10.sln
deleted file mode 100644
index 9651228..0000000
--- a/code/meos_vc10.sln
+++ /dev/null
@@ -1,31 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "meos", "meos.vcxproj", "{B854EF2A-2BB7-4D62-B08B-96BD64B347E8}"
-EndProject
-Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4614D306-CDFF-466A-AAA3-6017F2237DB0}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|Win64 = Debug|Win64
- Release|Win32 = Release|Win32
- Release|Win64 = Release|Win64
- test|Win32 = test|Win32
- test|Win64 = test|Win64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Debug|Win32.ActiveCfg = Debug|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Debug|Win32.Build.0 = Debug|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Debug|Win64.ActiveCfg = Debug|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Release|Win32.ActiveCfg = Release|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Release|Win32.Build.0 = Release|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.Release|Win64.ActiveCfg = Release|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.test|Win32.ActiveCfg = test|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.test|Win32.Build.0 = test|Win32
- {B854EF2A-2BB7-4D62-B08B-96BD64B347E8}.test|Win64.ActiveCfg = test|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal