-
Notifications
You must be signed in to change notification settings - Fork 11
/
readme.txt
24 lines (15 loc) · 840 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SECU-3 Management software. Distributed under GPL license
Designed and developed by Alexey A. Shabelnikov (C) 2007. Ukraine, Kiev.
Microprocessor systems - design & programming.
http://secu-3.org e-mail: [email protected]
Screenshots
http://secu-3.org/images/secu-3-manager-1.png
http://secu-3.org/images/secu-3-manager-2.png
http://secu-3.org/images/secu-3-manager-3.png
http://secu-3.org/images/secu-3-manager-4.png
How to compile the project
1. Prerequisites: Visual Studio >= 6.0, CBuilder >= 5.0, CMake >= 2.6
(http://www.cmake.org/cmake/resources/software.html).
2. Make sure CMake is in your system PATH variable.
3. Run configure.bat. This will generate build environment for you.
4. Project is ready to build (e.g. open project using Visual Studio).