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

14 lines
476 B
Text
Raw Permalink Normal View History

2004-07-21 20:54:12 +00:00
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.
2004-07-21 20:54:12 +00:00
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.