diff --git a/Editor/Editor.manifest b/Editor/Editor.manifest new file mode 100644 index 000000000..0f88a98b8 --- /dev/null +++ b/Editor/Editor.manifest @@ -0,0 +1,52 @@ + + + + Wicked Engine Editor + + + + + + + + + + + + + + + + + + true/pm + permonitorv2,permonitor + + + + + + + + + + + + + + + + + diff --git a/Editor/Editor_Windows.vcxproj b/Editor/Editor_Windows.vcxproj index da46b92bf..cfa69f06c 100644 --- a/Editor/Editor_Windows.vcxproj +++ b/Editor/Editor_Windows.vcxproj @@ -75,6 +75,9 @@ true $(SolutionDir)BUILD\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories) + + Editor.manifest + false @@ -114,6 +117,9 @@ $(SolutionDir)BUILD\$(Platform)\$(Configuration);%(AdditionalLibraryDirectories) UseFastLinkTimeCodeGeneration + + Editor.manifest + 5.0 shaders/%(Filename).cso