This repository has been archived on 2025-02-12. You can view files and clone it, but cannot push or open issues or pull requests.
NeoStats/README.win32

13 lines
476 B
Text
Executable file

Win32 Build files
NeoStats for Windows requires Microsoft Visual Studio .NET 2003.
It may or not build on other versions of Visual Studio.
Main build files:
neostatslibs.sln - Library solution.
neostats.sln - Main solution.
NeoStats depends on the libraries in the library solution. To build
NeoStats for Windows, load the library solution and select build
solution from the Build menu. Then load the neostats solution and
select build solution from the Build menu.