Skip to content

Commit

Permalink
Fixed bugs, generated Eclipse projects with cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
caveofprogramming committed Oct 19, 2017
1 parent c161866 commit ff6b0e1
Show file tree
Hide file tree
Showing 277 changed files with 58,101 additions and 4 deletions.
473 changes: 473 additions & 0 deletions ABitmapClass/.cproject

Large diffs are not rendered by default.

182 changes: 182 additions & 0 deletions ABitmapClass/.project
Original file line number Diff line number Diff line change
@@ -0,0 +1,182 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>ABitmapClass@ABitmapClass</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.cdt.make.core.makeBuilder</name>
<triggers>clean,full,incremental,</triggers>
<arguments>
<dictionary>
<key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
<value>clean</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enableCleanBuild</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.append_environment</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.stopOnError</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enabledIncrementalBuild</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.build.command</key>
<value>/usr/bin/make</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.contents</key>
<value>org.eclipse.cdt.make.core.activeConfigSettings</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.build.target.inc</key>
<value>all</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.build.arguments</key>
<value>-j4</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildLocation</key>
<value>/Users/johnpurcell/Documents/cpp/advanced-cplusplus/ABitmapClass</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
<value>false</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.environment</key>
<value>VERBOSE=1|CMAKE_NO_VERBOSE=1|</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enableFullBuild</key>
<value>true</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.build.target.auto</key>
<value>all</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.enableAutoBuild</key>
<value>false</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.build.target.clean</key>
<value>clean</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.fullBuildTarget</key>
<value>all</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.buildArguments</key>
<value></value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.build.location</key>
<value>/Users/johnpurcell/Documents/cpp/advanced-cplusplus/ABitmapClass</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.make.core.autoBuildTarget</key>
<value>all</value>
</dictionary>
<dictionary>
<key>org.eclipse.cdt.core.errorOutputParser</key>
<value>org.eclipse.cdt.core.GmakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GASErrorParser;org.eclipse.cdt.core.GLDErrorParser;</value>
</dictionary>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.cdt.make.core.ScannerConfigBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.cdt.make.core.makeNature</nature>
<nature>org.eclipse.cdt.make.core.ScannerConfigNature</nature>
<nature>org.eclipse.cdt.core.ccnature</nature>
<nature>org.eclipse.cdt.core.cnature</nature>
</natures>
<linkedResources>
<link>
<name>[Subprojects]</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>[Targets]</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass/</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass/Source Files</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass/Source Files/Bitmap.cpp</name>
<type>1</type>
<location>/Users/johnpurcell/Documents/cpp/advanced-cplusplus/ABitmapClass/src/Bitmap.cpp</location>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass/Source Files/main.cpp</name>
<type>1</type>
<location>/Users/johnpurcell/Documents/cpp/advanced-cplusplus/ABitmapClass/src/main.cpp</location>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass/Header Files</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass/Header Files/Bitmap.h</name>
<type>1</type>
<location>/Users/johnpurcell/Documents/cpp/advanced-cplusplus/ABitmapClass/src/Bitmap.h</location>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass/Header Files/BitmapFileHeader.h</name>
<type>1</type>
<location>/Users/johnpurcell/Documents/cpp/advanced-cplusplus/ABitmapClass/src/BitmapFileHeader.h</location>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass/Header Files/BitmapInfoHeader.h</name>
<type>1</type>
<location>/Users/johnpurcell/Documents/cpp/advanced-cplusplus/ABitmapClass/src/BitmapInfoHeader.h</location>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass/CMake Rules</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass/Resources</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
<link>
<name>[Targets]/[exe] ABitmapClass/Object Files</name>
<type>2</type>
<locationURI>virtual:/virtual</locationURI>
</link>
</linkedResources>
</projectDescription>
Binary file added ABitmapClass/bin/ABitmapClass
Binary file not shown.
Loading

0 comments on commit ff6b0e1

Please sign in to comment.