This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 25b2f07
Showing
17 changed files
with
1,801 additions
and
0 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Auto detect text files and perform LF normalization | ||
* text=auto |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
# Prerequisites | ||
*.d | ||
|
||
# Compiled Object files | ||
*.slo | ||
*.lo | ||
*.o | ||
*.obj | ||
|
||
# Precompiled Headers | ||
*.gch | ||
*.pch | ||
|
||
# Compiled Dynamic libraries | ||
*.so | ||
*.dylib | ||
*.dll | ||
|
||
# Fortran module files | ||
*.mod | ||
*.smod | ||
|
||
# Compiled Static libraries | ||
*.lai | ||
*.la | ||
*.a | ||
*.lib | ||
|
||
# Executables | ||
*.exe | ||
*.out | ||
*.app | ||
*.bat | ||
*.app | ||
*.vs/* | ||
*.aps | ||
*ObjDump* | ||
*Bin/* |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "3rd_party/RevilLib"] | ||
path = 3rd_party/RevilLib | ||
url = https://github.com/PredatorCZ/RevilLib.git |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
# RevilMax |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,143 @@ | ||
|
||
Microsoft Visual Studio Solution File, Format Version 12.00 | ||
# Visual Studio Version 16 | ||
VisualStudioVersion = 16.0.28621.142 | ||
MinimumVisualStudioVersion = 10.0.40219.1 | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RevilMax", "RevilMax.vcxproj", "{6671F0BA-6FB8-4F35-8392-0676D05113A8}" | ||
ProjectSection(ProjectDependencies) = postProject | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD} = {FFCA4C01-B4D8-46B2-8224-8D210C11B3CD} | ||
EndProjectSection | ||
EndProject | ||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RevilLib", "3rd_party\RevilLib\RevilLib.vcxproj", "{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}" | ||
EndProject | ||
Global | ||
GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
2010|x64 = 2010|x64 | ||
2010|x86 = 2010|x86 | ||
2011|x64 = 2011|x64 | ||
2011|x86 = 2011|x86 | ||
2012|x64 = 2012|x64 | ||
2012|x86 = 2012|x86 | ||
2013|x64 = 2013|x64 | ||
2013|x86 = 2013|x86 | ||
2014|x64 = 2014|x64 | ||
2014|x86 = 2014|x86 | ||
2015|x64 = 2015|x64 | ||
2015|x86 = 2015|x86 | ||
2016|x64 = 2016|x64 | ||
2016|x86 = 2016|x86 | ||
2017|x64 = 2017|x64 | ||
2017|x86 = 2017|x86 | ||
2018|x64 = 2018|x64 | ||
2018|x86 = 2018|x86 | ||
2019|x64 = 2019|x64 | ||
2019|x86 = 2019|x86 | ||
Debug|x64 = Debug|x64 | ||
Debug|x86 = Debug|x86 | ||
Release|x64 = Release|x64 | ||
Release|x86 = Release|x86 | ||
EndGlobalSection | ||
GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2010|x64.ActiveCfg = 2010|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2010|x64.Build.0 = 2010|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2010|x86.ActiveCfg = 2010|Win32 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2010|x86.Build.0 = 2010|Win32 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2011|x64.ActiveCfg = 2011|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2011|x64.Build.0 = 2011|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2011|x86.ActiveCfg = 2011|Win32 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2011|x86.Build.0 = 2011|Win32 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2012|x64.ActiveCfg = 2012|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2012|x64.Build.0 = 2012|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2012|x86.ActiveCfg = 2012|Win32 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2012|x86.Build.0 = 2012|Win32 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2013|x64.ActiveCfg = 2013|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2013|x64.Build.0 = 2013|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2013|x86.ActiveCfg = 2013|Win32 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2013|x86.Build.0 = 2013|Win32 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2014|x64.ActiveCfg = 2014|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2014|x64.Build.0 = 2014|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2014|x86.ActiveCfg = 2014|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2014|x86.Build.0 = 2014|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2015|x64.ActiveCfg = 2015|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2015|x64.Build.0 = 2015|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2015|x86.ActiveCfg = 2015|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2015|x86.Build.0 = 2015|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2016|x64.ActiveCfg = 2016|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2016|x64.Build.0 = 2016|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2016|x86.ActiveCfg = 2016|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2016|x86.Build.0 = 2016|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2017|x64.ActiveCfg = 2017|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2017|x64.Build.0 = 2017|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2017|x86.ActiveCfg = 2017|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2017|x86.Build.0 = 2017|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2018|x64.ActiveCfg = 2018|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2018|x64.Build.0 = 2018|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2018|x86.ActiveCfg = 2018|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2018|x86.Build.0 = 2018|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2019|x64.ActiveCfg = 2019|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2019|x64.Build.0 = 2019|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2019|x86.ActiveCfg = 2019|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.2019|x86.Build.0 = 2019|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.Debug|x64.ActiveCfg = 2017|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.Debug|x64.Build.0 = 2017|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.Debug|x86.ActiveCfg = 2017|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.Debug|x86.Build.0 = 2017|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.Release|x64.ActiveCfg = 2017|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.Release|x64.Build.0 = 2017|x64 | ||
{6671F0BA-6FB8-4F35-8392-0676D05113A8}.Release|x86.ActiveCfg = 2017|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2010|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2010|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2010|x86.ActiveCfg = Release|Win32 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2010|x86.Build.0 = Release|Win32 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2011|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2011|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2011|x86.ActiveCfg = Release|Win32 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2011|x86.Build.0 = Release|Win32 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2012|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2012|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2012|x86.ActiveCfg = Release|Win32 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2012|x86.Build.0 = Release|Win32 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2013|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2013|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2013|x86.ActiveCfg = Release|Win32 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2013|x86.Build.0 = Release|Win32 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2014|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2014|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2014|x86.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2014|x86.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2015|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2015|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2015|x86.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2015|x86.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2016|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2016|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2016|x86.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2016|x86.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2017|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2017|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2017|x86.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2017|x86.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2018|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2018|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2018|x86.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2018|x86.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2019|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2019|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2019|x86.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.2019|x86.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.Debug|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.Debug|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.Debug|x86.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.Debug|x86.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.Release|x64.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.Release|x64.Build.0 = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.Release|x86.ActiveCfg = Release|x64 | ||
{FFCA4C01-B4D8-46B2-8224-8D210C11B3CD}.Release|x86.Build.0 = Release|x64 | ||
EndGlobalSection | ||
GlobalSection(SolutionProperties) = preSolution | ||
HideSolutionNode = FALSE | ||
EndGlobalSection | ||
GlobalSection(ExtensibilityGlobals) = postSolution | ||
SolutionGuid = {B7EA78DE-3D52-4FA9-B4DC-60EE12D72115} | ||
EndGlobalSection | ||
EndGlobal |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,149 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<ItemGroup Label="ProjectConfigurations"> | ||
<ProjectConfiguration Include="2010|Win32"> | ||
<Configuration>2010</Configuration> | ||
<Platform>Win32</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2010|x64"> | ||
<Configuration>2010</Configuration> | ||
<Platform>x64</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2011|Win32"> | ||
<Configuration>2011</Configuration> | ||
<Platform>Win32</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2011|x64"> | ||
<Configuration>2011</Configuration> | ||
<Platform>x64</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2012|Win32"> | ||
<Configuration>2012</Configuration> | ||
<Platform>Win32</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2012|x64"> | ||
<Configuration>2012</Configuration> | ||
<Platform>x64</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2013|Win32"> | ||
<Configuration>2013</Configuration> | ||
<Platform>Win32</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2013|x64"> | ||
<Configuration>2013</Configuration> | ||
<Platform>x64</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2014|x64"> | ||
<Configuration>2014</Configuration> | ||
<Platform>x64</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2015|x64"> | ||
<Configuration>2015</Configuration> | ||
<Platform>x64</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2016|x64"> | ||
<Configuration>2016</Configuration> | ||
<Platform>x64</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2017|x64"> | ||
<Configuration>2017</Configuration> | ||
<Platform>x64</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2019|x64"> | ||
<Configuration>2019</Configuration> | ||
<Platform>x64</Platform> | ||
</ProjectConfiguration> | ||
<ProjectConfiguration Include="2018|x64"> | ||
<Configuration>2018</Configuration> | ||
<Platform>x64</Platform> | ||
</ProjectConfiguration> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<ClCompile Include="src\DllEntry.cpp" /> | ||
<ClCompile Include="src\REEngineImport.cpp" /> | ||
<ClCompile Include="src\RevilMax.cpp" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<ClInclude Include="src\resource.h" /> | ||
<ClInclude Include="src\RevilMax.h" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<None Include="src\RevilMax.def" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<ResourceCompile Include="3rd_party\RevilLib\3rd_party\PreCore\MAXex\win\About.rc" /> | ||
<ResourceCompile Include="src\RevilMax.rc" /> | ||
</ItemGroup> | ||
<PropertyGroup Label="MAXConfigurations"> | ||
<MaxSDK>C:\Program Files\Autodesk\3ds Max $(Configuration) SDK\maxsdk</MaxSDK> | ||
<MaxDebugConfiguration>2017|x64</MaxDebugConfiguration> | ||
</PropertyGroup> | ||
<PropertyGroup Label="Globals"> | ||
<ProjectGuid>{6671F0BA-6FB8-4F35-8392-0676D05113A8}</ProjectGuid> | ||
<RootNamespace>RevilMax</RootNamespace> | ||
<ConfigurationType>DynamicLibrary</ConfigurationType> | ||
<PostBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'=='$(MaxDebugConfiguration)'">true</PostBuildEventUseInBuild> | ||
<PostBuildEventUseInBuild Condition="'$(Configuration)|$(Platform)'!='$(MaxDebugConfiguration)'">false</PostBuildEventUseInBuild> | ||
<WindowsTargetPlatformVersion>10.0.17763.0</WindowsTargetPlatformVersion> | ||
</PropertyGroup> | ||
<PropertyGroup Label="Globals" Condition="('$(Configuration)'=='2010' Or '$(Configuration)'=='2011' Or '$(Configuration)'=='2012' Or '$(Configuration)'=='2013') And '$(Platform)' == 'x64'"> | ||
<MaxSDKLibsRPath>/x64/lib</MaxSDKLibsRPath> | ||
</PropertyGroup> | ||
<PropertyGroup Label="Globals" Condition="('$(Configuration)'=='2010' Or '$(Configuration)'=='2011' Or '$(Configuration)'=='2012' Or '$(Configuration)'=='2013') And '$(Platform)' == 'Win32'"> | ||
<MaxSDKLibsRPath>/lib</MaxSDKLibsRPath> | ||
</PropertyGroup> | ||
<PropertyGroup Label="Globals" Condition="!('$(Configuration)'=='2010' Or '$(Configuration)'=='2011' Or '$(Configuration)'=='2012' Or '$(Configuration)'=='2013') And '$(Platform)' == 'x64'"> | ||
<MaxSDKLibsRPath>/lib/x64/Release</MaxSDKLibsRPath> | ||
</PropertyGroup> | ||
<PropertyGroup> | ||
<MaxSDKLibs>$(MaxSDK)$(MaxSDKLibsRPath)</MaxSDKLibs> | ||
</PropertyGroup> | ||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | ||
<PropertyGroup Label="Configuration"> | ||
<UseDebugLibraries>false</UseDebugLibraries> | ||
<PlatformToolset>v140</PlatformToolset> | ||
<WholeProgramOptimization>true</WholeProgramOptimization> | ||
<CharacterSet Condition="('$(Configuration)'=='2010' Or '$(Configuration)'=='2011' Or '$(Configuration)'=='2012')">NotSet</CharacterSet> | ||
<CharacterSet Condition="!('$(Configuration)'=='2010' Or '$(Configuration)'=='2011' Or '$(Configuration)'=='2012')">Unicode</CharacterSet> | ||
<OutDir>Bin\$(Platform)_$(Configuration)\</OutDir> | ||
<IntDir>ObjDump\$(Platform)_$(Configuration)\</IntDir> | ||
</PropertyGroup> | ||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | ||
<ImportGroup Label="ExtensionSettings"> | ||
</ImportGroup> | ||
<ImportGroup Label="Shared"> | ||
</ImportGroup> | ||
<ImportGroup Label="PropertySheets"> | ||
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
</ImportGroup> | ||
<PropertyGroup Label="UserMacros" /> | ||
<ItemDefinitionGroup> | ||
<ClCompile> | ||
<WarningLevel>Level3</WarningLevel> | ||
<Optimization>MaxSpeed</Optimization> | ||
<FunctionLevelLinking>true</FunctionLevelLinking> | ||
<IntrinsicFunctions>true</IntrinsicFunctions> | ||
<SDLCheck>true</SDLCheck> | ||
<PreprocessorDefinitions>_USRDLL;WINVER=0x0601;_WIN32_WINNT=0x0601;_WIN32_WINDOWS=0x0601;_WIN32_IE=0x0800;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_DEPRECATE;ISOLATION_AWARE_ENABLED=1;MODULE_NAME=$(TargetFileName);BUILDVERSION=$(Configuration);%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
<AdditionalIncludeDirectories>3rd_party/RevilLib/include;$(MaxSDK)\include;3rd_party/RevilLib/3rd_party/PreCore;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
<AdditionalOptions>/GR /w34996 /we4706 /we4390 /we4557 /we4546 /we4545 /we4295 /we4310 /we4130 /we4611 /we4213 /we4121 /we4715 /w34701 /w34265 /wd4244 /wd4018 /wd4819</AdditionalOptions> | ||
<FloatingPointModel>Fast</FloatingPointModel> | ||
</ClCompile> | ||
<Link> | ||
<AdditionalLibraryDirectories>3rd_party/RevilLib/lib/$(Platform)_Release;$(MaxSDKLibs);$(IntDir);%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | ||
<AdditionalDependencies>gdiplus.lib;RevilLib.lib;bmm.lib;core.lib;flt.lib;mesh.lib;maxutil.lib;maxscrpt.lib;paramblk2.lib;geom.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
<EnableCOMDATFolding>true</EnableCOMDATFolding> | ||
<OptimizeReferences>true</OptimizeReferences> | ||
<SubSystem>Windows</SubSystem> | ||
<ModuleDefinitionFile>src/RevilMax.def</ModuleDefinitionFile> | ||
<ImportLibrary>$(IntDir)$(TargetName).lib</ImportLibrary> | ||
<OutputFile>$(OutDir)$(TargetName).dlu</OutputFile> | ||
</Link> | ||
<PostBuildEvent> | ||
<Command>COPY /Y /V "$(OutDir)$(TargetName).dlu" /B "C:\Program Files\Autodesk\3ds Max $(Configuration)\Plugins\" /B</Command> | ||
</PostBuildEvent> | ||
</ItemDefinitionGroup> | ||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | ||
<ImportGroup Label="ExtensionTargets"> | ||
</ImportGroup> | ||
</Project> |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | ||
<ItemGroup> | ||
<ClCompile Include="src\RevilMax.cpp"> | ||
<Filter>Source</Filter> | ||
</ClCompile> | ||
<ClCompile Include="src\DllEntry.cpp"> | ||
<Filter>Source</Filter> | ||
</ClCompile> | ||
<ClCompile Include="src\REEngineImport.cpp"> | ||
<Filter>Source</Filter> | ||
</ClCompile> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<ClInclude Include="src\RevilMax.h"> | ||
<Filter>Headers</Filter> | ||
</ClInclude> | ||
<ClInclude Include="src\resource.h"> | ||
<Filter>Headers</Filter> | ||
</ClInclude> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<Filter Include="Resources"> | ||
<UniqueIdentifier>{2443e7b3-0062-4bc5-acfe-940c23fe9666}</UniqueIdentifier> | ||
</Filter> | ||
<Filter Include="Source"> | ||
<UniqueIdentifier>{9483eafb-ce6a-45a9-9e57-567c01185408}</UniqueIdentifier> | ||
</Filter> | ||
<Filter Include="Headers"> | ||
<UniqueIdentifier>{6b403705-a9cb-4405-bc20-07069a254a10}</UniqueIdentifier> | ||
</Filter> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<None Include="src\RevilMax.def" /> | ||
</ItemGroup> | ||
<ItemGroup> | ||
<ResourceCompile Include="src\RevilMax.rc"> | ||
<Filter>Resources</Filter> | ||
</ResourceCompile> | ||
<ResourceCompile Include="3rd_party\RevilLib\3rd_party\PreCore\MAXex\win\About.rc"> | ||
<Filter>Resources</Filter> | ||
</ResourceCompile> | ||
</ItemGroup> | ||
</Project> |
Oops, something went wrong.