forked from Croteam-official/Serious-Engine
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add configurations for static building of some projects.
- Rename "Debug" and "Release" build configurations to "Dynamic-Debug" and "Dynamic-Release". - Rename property sheets for dynamic build configurations from "Debug.props" and "Release.props" to "DynamicDebug.props" and "DynamicRelease.props". - Add property sheets for static build configurations. - Make EntitiesMP depend on Shaders project and make RCon depend on EntitiesMP project for the appropriate build order. - Add missing "DisplaceShader.cpp" source file to Shaders project.
- Loading branch information
1 parent
aaee7b9
commit cedffb3
Showing
38 changed files
with
8,584 additions
and
2,861 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.