Skip to content

Commit 71a7c84

Browse files
committed
Added windows build
1 parent d14b129 commit 71a7c84

File tree

2 files changed

+149
-4
lines changed

2 files changed

+149
-4
lines changed

.cproject

Lines changed: 148 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.compiler.option.preprocessor.def.368930916" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false" valueType="definedSymbols">
3232
<listOptionValue builtIn="false" value="LSP_TESTING"/>
3333
</option>
34-
<option id="gnu.cpp.compiler.option.dialect.std.380024909" superClass="gnu.cpp.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.cpp.compiler.dialect.c++11" valueType="enumerated"/>
34+
<option id="gnu.cpp.compiler.option.dialect.std.380024909" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.cpp.compiler.dialect.c++11" valueType="enumerated"/>
3535
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.424525884" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
3636
</tool>
3737
<tool id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.1768149455" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug">
@@ -49,6 +49,7 @@
4949
</tool>
5050
<tool commandLinePattern="${COMMAND} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS} ${FLAGS}" id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.839811093" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug"/>
5151
<tool commandLinePattern="${COMMAND} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS} ${FLAGS}" id="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug.1646006295" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug">
52+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="true" id="gnu.cpp.link.option.libs.103386088" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" useByScannerDiscovery="false" valueType="libs"/>
5253
<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.104149918" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
5354
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
5455
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
@@ -190,6 +191,147 @@
190191
</storageModule>
191192
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
192193
</cconfiguration>
194+
<cconfiguration id="cdt.managedbuild.config.gnu.exe.debug.1330341797.668167337">
195+
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.gnu.exe.debug.1330341797.668167337" moduleId="org.eclipse.cdt.core.settings" name="Debug Win">
196+
<externalSettings/>
197+
<extensions>
198+
<extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser"/>
199+
<extension id="org.eclipse.cdt.core.GASErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
200+
<extension id="org.eclipse.cdt.core.GmakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
201+
<extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
202+
<extension id="org.eclipse.cdt.core.CWDLocator" point="org.eclipse.cdt.core.ErrorParser"/>
203+
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
204+
</extensions>
205+
</storageModule>
206+
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
207+
<configuration artifactName="${ProjName}" buildArtefactType="org.eclipse.cdt.build.core.buildArtefactType.exe" buildProperties="org.eclipse.cdt.build.core.buildArtefactType=org.eclipse.cdt.build.core.buildArtefactType.exe,org.eclipse.cdt.build.core.buildType=org.eclipse.cdt.build.core.buildType.debug" cleanCommand="rm -rf" description="" id="cdt.managedbuild.config.gnu.exe.debug.1330341797.668167337" name="Debug Win" optionalBuildProperties="org.eclipse.cdt.docker.launcher.containerbuild.property.selectedvolumes=,org.eclipse.cdt.docker.launcher.containerbuild.property.volumes=" parent="cdt.managedbuild.config.gnu.exe.debug">
208+
<folderInfo id="cdt.managedbuild.config.gnu.exe.debug.1330341797.668167337." name="/" resourcePath="">
209+
<toolChain id="cdt.managedbuild.toolchain.gnu.exe.debug.90755955" name="Linux GCC" superClass="cdt.managedbuild.toolchain.gnu.exe.debug">
210+
<targetPlatform id="cdt.managedbuild.target.gnu.platform.exe.debug.177003520" name="Debug Platform" superClass="cdt.managedbuild.target.gnu.platform.exe.debug"/>
211+
<builder buildPath="${workspace_loc:/lsp-dsp-lib}/Debug" id="cdt.managedbuild.target.gnu.builder.exe.debug.1467147680" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Gnu Make Builder" parallelBuildOn="true" parallelizationNumber="optimal" superClass="cdt.managedbuild.target.gnu.builder.exe.debug"/>
212+
<tool commandLinePattern="${COMMAND} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS} ${FLAGS}" id="cdt.managedbuild.tool.gnu.archiver.base.570209076" name="GCC Archiver" superClass="cdt.managedbuild.tool.gnu.archiver.base"/>
213+
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.2041743671" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug">
214+
<option id="gnu.cpp.compiler.exe.debug.option.optimization.level.810959124" name="Optimization Level" superClass="gnu.cpp.compiler.exe.debug.option.optimization.level" useByScannerDiscovery="false" value="gnu.cpp.compiler.optimization.level.none" valueType="enumerated"/>
215+
<option defaultValue="gnu.cpp.compiler.debugging.level.max" id="gnu.cpp.compiler.exe.debug.option.debugging.level.741730593" name="Debug Level" superClass="gnu.cpp.compiler.exe.debug.option.debugging.level" useByScannerDiscovery="false" valueType="enumerated"/>
216+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.compiler.option.include.paths.1185562153" name="Include paths (-I)" superClass="gnu.cpp.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
217+
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/include}&quot;"/>
218+
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/modules/lsp-test-fw/include}&quot;"/>
219+
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/modules/lsp-common-lib/include}&quot;"/>
220+
</option>
221+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.compiler.option.preprocessor.def.397756050" name="Defined symbols (-D)" superClass="gnu.cpp.compiler.option.preprocessor.def" useByScannerDiscovery="false" valueType="definedSymbols">
222+
<listOptionValue builtIn="false" value="LSP_TESTING"/>
223+
</option>
224+
<option id="gnu.cpp.compiler.option.dialect.std.2124347448" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.cpp.compiler.dialect.c++11" valueType="enumerated"/>
225+
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1646920213" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
226+
</tool>
227+
<tool id="cdt.managedbuild.tool.gnu.c.compiler.exe.debug.151448648" name="GCC C Compiler" superClass="cdt.managedbuild.tool.gnu.c.compiler.exe.debug">
228+
<option defaultValue="gnu.c.optimization.level.none" id="gnu.c.compiler.exe.debug.option.optimization.level.134542128" name="Optimization Level" superClass="gnu.c.compiler.exe.debug.option.optimization.level" useByScannerDiscovery="false" valueType="enumerated"/>
229+
<option defaultValue="gnu.c.debugging.level.max" id="gnu.c.compiler.exe.debug.option.debugging.level.1936843580" name="Debug Level" superClass="gnu.c.compiler.exe.debug.option.debugging.level" useByScannerDiscovery="false" valueType="enumerated"/>
230+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.include.paths.803548560" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath">
231+
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/include}&quot;"/>
232+
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/modules/lsp-test-fw/include}&quot;"/>
233+
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/${ProjName}/modules/lsp-common-lib/include}&quot;"/>
234+
</option>
235+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.392178909" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols">
236+
<listOptionValue builtIn="false" value="LSP_TESTING"/>
237+
</option>
238+
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1546071444" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
239+
</tool>
240+
<tool commandLinePattern="${COMMAND} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS} ${FLAGS}" id="cdt.managedbuild.tool.gnu.c.linker.exe.debug.1264018558" name="GCC C Linker" superClass="cdt.managedbuild.tool.gnu.c.linker.exe.debug"/>
241+
<tool commandLinePattern="${COMMAND} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS} ${FLAGS}" id="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug.2029656165" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug">
242+
<option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.cpp.link.option.libs.237978915" superClass="gnu.cpp.link.option.libs" useByScannerDiscovery="false" valueType="libs">
243+
<listOptionValue builtIn="false" value="shlwapi"/>
244+
</option>
245+
<inputType id="cdt.managedbuild.tool.gnu.cpp.linker.input.985116764" superClass="cdt.managedbuild.tool.gnu.cpp.linker.input">
246+
<additionalInput kind="additionalinputdependency" paths="$(USER_OBJS)"/>
247+
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
248+
</inputType>
249+
</tool>
250+
<tool id="cdt.managedbuild.tool.gnu.assembler.exe.debug.363562525" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.debug">
251+
<inputType id="cdt.managedbuild.tool.gnu.assembler.input.1483188355" superClass="cdt.managedbuild.tool.gnu.assembler.input"/>
252+
</tool>
253+
</toolChain>
254+
</folderInfo>
255+
<fileInfo id="cdt.managedbuild.config.gnu.exe.debug.1330341797.668167337.src/main/x86/sse3.cpp" name="sse3.cpp" rcbsApplicability="disable" resourcePath="src/main/x86/sse3.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.241413007">
256+
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.241413007" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.2041743671">
257+
<option id="gnu.cpp.compiler.option.other.other.562800640" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 -msse3 -mssse3" valueType="string"/>
258+
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.1196226474" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
259+
</tool>
260+
<tool customBuildStep="true" id="org.eclipse.cdt.managedbuilder.ui.rcbs.396105631.1409437379" name="Resource Custom Build Step">
261+
<inputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.inputtype.1341497490.1567597466" name="Resource Custom Build Step Input Type">
262+
<additionalInput kind="additionalinputdependency" paths=""/>
263+
</inputType>
264+
<outputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.outputtype.716445994.1829949517" name="Resource Custom Build Step Output Type"/>
265+
</tool>
266+
</fileInfo>
267+
<fileInfo id="cdt.managedbuild.config.gnu.exe.debug.1330341797.668167337.src/main/x86/avx.cpp" name="avx.cpp" rcbsApplicability="disable" resourcePath="src/main/x86/avx.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.627001247">
268+
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.627001247" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.2041743671">
269+
<option id="gnu.cpp.compiler.option.dialect.std.1485512330" name="Language standard" superClass="gnu.cpp.compiler.option.dialect.std" useByScannerDiscovery="true" value="gnu.cpp.compiler.dialect.c++11" valueType="enumerated"/>
270+
<option id="gnu.cpp.compiler.option.other.other.1536722208" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 -mavx -mvzeroupper" valueType="string"/>
271+
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.2097268884" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
272+
</tool>
273+
<tool customBuildStep="true" id="org.eclipse.cdt.managedbuilder.ui.rcbs.1174346540.537417193" name="Resource Custom Build Step">
274+
<inputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.inputtype.972075758.1570569489" name="Resource Custom Build Step Input Type">
275+
<additionalInput kind="additionalinputdependency" paths=""/>
276+
</inputType>
277+
<outputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.outputtype.218466097.419145611" name="Resource Custom Build Step Output Type"/>
278+
</tool>
279+
</fileInfo>
280+
<fileInfo id="cdt.managedbuild.config.gnu.exe.debug.1330341797.668167337.src/main/x86/sse4.cpp" name="sse4.cpp" rcbsApplicability="disable" resourcePath="src/main/x86/sse4.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.602838853">
281+
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.602838853" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.2041743671">
282+
<option id="gnu.cpp.compiler.option.other.other.599785932" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 -msse4 -msse4a" valueType="string"/>
283+
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.426901453" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
284+
</tool>
285+
<tool customBuildStep="true" id="org.eclipse.cdt.managedbuilder.ui.rcbs.262306800.1250087610" name="Resource Custom Build Step">
286+
<inputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.inputtype.813604020.2132519176" name="Resource Custom Build Step Input Type">
287+
<additionalInput kind="additionalinputdependency" paths=""/>
288+
</inputType>
289+
<outputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.outputtype.1618484092.641220101" name="Resource Custom Build Step Output Type"/>
290+
</tool>
291+
</fileInfo>
292+
<fileInfo id="cdt.managedbuild.config.gnu.exe.debug.1330341797.668167337.src/main/x86/sse.cpp" name="sse.cpp" rcbsApplicability="disable" resourcePath="src/main/x86/sse.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1733414684">
293+
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1733414684" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.2041743671">
294+
<option id="gnu.cpp.compiler.option.other.other.1475263170" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 -msse" valueType="string"/>
295+
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.104089657" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
296+
</tool>
297+
<tool customBuildStep="true" id="org.eclipse.cdt.managedbuilder.ui.rcbs.362954471.1094459542" name="Resource Custom Build Step">
298+
<inputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.inputtype.1398266644.466808852" name="Resource Custom Build Step Input Type">
299+
<additionalInput kind="additionalinputdependency" paths=""/>
300+
</inputType>
301+
<outputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.outputtype.157215983.1588938820" name="Resource Custom Build Step Output Type"/>
302+
</tool>
303+
</fileInfo>
304+
<fileInfo id="cdt.managedbuild.config.gnu.exe.debug.1330341797.668167337.src/main/x86/sse2.cpp" name="sse2.cpp" rcbsApplicability="disable" resourcePath="src/main/x86/sse2.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1094648855">
305+
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.1094648855" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.2041743671">
306+
<option id="gnu.cpp.compiler.option.other.other.1126953867" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 -msse -msse2" valueType="string"/>
307+
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.705456876" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
308+
</tool>
309+
<tool customBuildStep="true" id="org.eclipse.cdt.managedbuilder.ui.rcbs.1910925854.1762709000" name="Resource Custom Build Step">
310+
<inputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.inputtype.1693263758.1935488149" name="Resource Custom Build Step Input Type">
311+
<additionalInput kind="additionalinputdependency" paths=""/>
312+
</inputType>
313+
<outputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.outputtype.1619798129.271855909" name="Resource Custom Build Step Output Type"/>
314+
</tool>
315+
</fileInfo>
316+
<fileInfo id="cdt.managedbuild.config.gnu.exe.debug.1330341797.668167337.src/main/x86/avx2.cpp" name="avx2.cpp" rcbsApplicability="disable" resourcePath="src/main/x86/avx2.cpp" toolsToInvoke="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.319414884">
317+
<tool id="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.319414884" name="GCC C++ Compiler" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.exe.debug.2041743671">
318+
<option id="gnu.cpp.compiler.option.other.other.1191845372" name="Other flags" superClass="gnu.cpp.compiler.option.other.other" useByScannerDiscovery="false" value="-c -fmessage-length=0 -mavx -mavx2 -mvzeroupper" valueType="string"/>
319+
<inputType id="cdt.managedbuild.tool.gnu.cpp.compiler.input.164364009" superClass="cdt.managedbuild.tool.gnu.cpp.compiler.input"/>
320+
</tool>
321+
<tool customBuildStep="true" id="org.eclipse.cdt.managedbuilder.ui.rcbs.1110323476.429949133" name="Resource Custom Build Step">
322+
<inputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.inputtype.1166278922.938778173" name="Resource Custom Build Step Input Type">
323+
<additionalInput kind="additionalinputdependency" paths=""/>
324+
</inputType>
325+
<outputType id="org.eclipse.cdt.managedbuilder.ui.rcbs.outputtype.1438807103.1679779729" name="Resource Custom Build Step Output Type"/>
326+
</tool>
327+
</fileInfo>
328+
<sourceEntries>
329+
<entry excluding="modules/lsp-test-fw/src/test/main.cpp|modules/lsp-common-lib/src/test/main.cpp" flags="VALUE_WORKSPACE_PATH|RESOLVED" kind="sourcePath" name=""/>
330+
</sourceEntries>
331+
</configuration>
332+
</storageModule>
333+
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
334+
</cconfiguration>
193335
</storageModule>
194336
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
195337
<project id="lsp-dsp-lib.cdt.managedbuild.target.gnu.exe.196916419" name="Executable" projectType="cdt.managedbuild.target.gnu.exe"/>
@@ -211,13 +353,15 @@
211353
</storageModule>
212354
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
213355
<storageModule moduleId="refreshScope" versionNumber="2">
214-
<configuration configurationName="Debug">
356+
<configuration configurationName="Debug Linux"/>
357+
<configuration configurationName="Debug Win"/>
358+
<configuration configurationName="Release">
215359
<resource resourceType="PROJECT" workspacePath="/lsp-dsp-lib"/>
216360
</configuration>
217-
<configuration configurationName="Release">
361+
<configuration configurationName="Debug">
218362
<resource resourceType="PROJECT" workspacePath="/lsp-dsp-lib"/>
219363
</configuration>
220364
</storageModule>
221365
<storageModule moduleId="org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings"/>
222366
<storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
223-
</cproject>
367+
</cproject>

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
*.core
1313
/.config.mk
1414
/Debug Linux/
15+
/Debug Win/

0 commit comments

Comments
 (0)