File tree Expand file tree Collapse file tree
XEngine_Module/XEngine_PluginExtension Expand file tree Collapse file tree Original file line number Diff line number Diff line change 102102 <LibraryPath >$(XEngine_Lib32);$(LibraryPath)</LibraryPath >
103103 </PropertyGroup >
104104 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
105- <IncludePath >$(XEngine_Include);$(IncludePath)</IncludePath >
105+ <IncludePath >$(XEngine_Include);..\XEngine_PluginExtension; $(IncludePath)</IncludePath >
106106 <LibraryPath >$(XEngine_Lib32);$(LibraryPath)</LibraryPath >
107107 </PropertyGroup >
108108 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
114114 <LibraryPath >$(XEngine_LibArm64);$(LibraryPath)</LibraryPath >
115115 </PropertyGroup >
116116 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
117- <IncludePath >$(XEngine_Include);$(IncludePath)</IncludePath >
117+ <IncludePath >$(XEngine_Include);..\XEngine_PluginExtension; $(IncludePath)</IncludePath >
118118 <LibraryPath >$(XEngine_Lib64);$(LibraryPath)</LibraryPath >
119119 </PropertyGroup >
120120 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM64'" >
You can’t perform that action at this time.
0 commit comments