Skip to content

solution refactor #130

@vinniefalco

Description

@vinniefalco

The generated vcxproj (Visual Studio project file) should have include/ and src/ as virtual folders at the top leve, with the corresponding cpp files appearing under src/. Also, the CML should add the root of the repo as an include path, and we should rewrite internal includes to look like this (for example):

#include "src/detail/header_impl.hpp"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions