Skip to content

gknowles/dimapp

Repository files navigation

dimapp

MSVC 2022

Test Coverage

Github

Codecov

Windows server application framework

Working on the dimapp project

Prerequisites

  • CMake >= 3.6

  • Visual Studio 2022

Configure

git clone https://github.com/gknowles/dimapp.git
cd dimapp
git submodule update --init
configure.bat

Build

Build from command line:

msbuild /p:Configuration=Release /m /v:m build\dimapp.sln

Or in Visual Studio:

devenv build\dimapp.sln

Binaries are placed in dimapp/bin, and can be run from there for simple testing.

About

Windows server application framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published