File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1068
1068
<ClCompile Include =" Source\System\RTEError.cpp" />
1069
1069
<ClCompile Include =" Source\System\RTETools.cpp" />
1070
1070
<ClCompile Include =" Source\System\Matrix.cpp" />
1071
- <ClCompile Include =" Source\System\MicroPather\micropather.cpp" />
1071
+ <ClCompile Include =" Source\System\MicroPather\micropather.cpp" >
1072
+ <IncludeInUnityFile Condition =" '$(Configuration)|$(Platform)'=='Debug Release|Win32'" >false</IncludeInUnityFile >
1073
+ <IncludeInUnityFile Condition =" '$(Configuration)|$(Platform)'=='Final|Win32'" >false</IncludeInUnityFile >
1074
+ <IncludeInUnityFile Condition =" '$(Configuration)|$(Platform)'=='Profiling|Win32'" >false</IncludeInUnityFile >
1075
+ <IncludeInUnityFile Condition =" '$(Configuration)|$(Platform)'=='Debug Minimal|Win32'" >false</IncludeInUnityFile >
1076
+ <IncludeInUnityFile Condition =" '$(Configuration)|$(Platform)'=='Debug Full|Win32'" >false</IncludeInUnityFile >
1077
+ <IncludeInUnityFile Condition =" '$(Configuration)|$(Platform)'=='Debug Release|x64'" >false</IncludeInUnityFile >
1078
+ <IncludeInUnityFile Condition =" '$(Configuration)|$(Platform)'=='Final|x64'" >false</IncludeInUnityFile >
1079
+ <IncludeInUnityFile Condition =" '$(Configuration)|$(Platform)'=='Profiling|x64'" >false</IncludeInUnityFile >
1080
+ <IncludeInUnityFile Condition =" '$(Configuration)|$(Platform)'=='Debug Minimal|x64'" >false</IncludeInUnityFile >
1081
+ <IncludeInUnityFile Condition =" '$(Configuration)|$(Platform)'=='Debug Full|x64'" >false</IncludeInUnityFile >
1082
+ </ClCompile >
1072
1083
<ClCompile Include =" Source\System\PathFinder.cpp" />
1073
1084
<ClCompile Include =" Source\System\Reader.cpp" />
1074
1085
<ClCompile Include =" Source\System\System.cpp" />
You can’t perform that action at this time.
0 commit comments