Skip to content

A simple and fast library to use .ini files in your project

Notifications You must be signed in to change notification settings

adriengivry/GyvrIni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GyvrIni

A simple and fast library to use .ini files in your project

What is this project about ?

GyvrIni is a Ini library. My goals for this project are:

  • Improving my skills using modern C++
  • Provide a simple and fast Ini system
  • Getting better at commenting my code and organizing it
  • Having fun doing what I like

Software used

  • StarUML as a UML diagram editor
  • Visual Studio 2017 to code

Libraries used

  • Standard Library
  • Standard Template Library

Target platforms and configurations

For this project I target Windows (32 bits and 64 bits) with vc15 (Visual Studio Compiler 15)

How to build ?

The build isn't included in this repository to let you having fun compiling it in the platform/configuration you want. To build this project, the best and easiest way is to use Visual Studio 2017. All you have to do is to build in any configuration you want. A "Build" folder will be generated at the root of the repository, ready for use with .lib, .dll and .h files !

Download Latest Build (v1.0)

Current architecture

Coming soon...

About

A simple and fast library to use .ini files in your project

Resources

Stars

Watchers

Forks

Packages

No packages published