File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -142,12 +142,8 @@ if("${CMAKE_BUILD_TYPE}" STREQUAL "Release")
142
142
EXTRA_ARGS
143
143
"/target:library"
144
144
SOURCES
145
- #"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/*.cs"
146
- #"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/ConvertToModel.cs"
147
145
"${CMAKE_SOURCE_DIR} /Assets/FbxExporters/Editor/FbxExporter.cs"
148
146
"${CMAKE_SOURCE_DIR} /Assets/FbxExporters/Editor/FbxExportSettings.cs"
149
- #"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/FbxPrefabAutoUpdater.cs"
150
- #"${CMAKE_SOURCE_DIR}/Assets/FbxExporters/Editor/FbxPrefabInspector.cs"
151
147
"${CMAKE_SOURCE_DIR} /Assets/FbxExporters/Editor/InstallIntegration.cs"
152
148
"${CMAKE_SOURCE_DIR} /Assets/FbxExporters/Editor/ReviewLastSavedModel.cs"
153
149
REFERENCES
You can’t perform that action at this time.
0 commit comments