File tree Expand file tree Collapse file tree
Sources/Overload/OvEditor Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 <IncludePath >$(ProjectDir)include\;$(SolutionDir)..\..\Build\OvCore\include\;$(IncludePath)</IncludePath >
4949 <LibraryPath >$(SolutionDir)..\..\Build\OvCore\lib\$(Configuration)\;$(LibraryPath)</LibraryPath >
5050 <SourcePath >$(ProjectDir)src\;$(SourcePath)</SourcePath >
51+ <TargetName >Overload</TargetName >
5152 </PropertyGroup >
5253 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
5354 <OutDir >$(SolutionDir)..\..\Bin\$(ProjectName)\$(Configuration)\</OutDir >
5455 <IntDir >$(SolutionDir)..\..\Bin-Int\$(ProjectName)\$(Configuration)\</IntDir >
5556 <IncludePath >$(ProjectDir)include\;$(SolutionDir)..\..\Build\OvCore\include\;$(IncludePath)</IncludePath >
5657 <LibraryPath >$(SolutionDir)..\..\Build\OvCore\lib\$(Configuration)\;$(LibraryPath)</LibraryPath >
5758 <SourcePath >$(ProjectDir)src\;$(SourcePath)</SourcePath >
59+ <TargetName >Overload</TargetName >
5860 </PropertyGroup >
5961 <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
6062 <ClCompile >
You can’t perform that action at this time.
0 commit comments