Skip to content

Commit

Permalink
Merge pull request #82 from alexey-lysiuk/build_system_fixes
Browse files Browse the repository at this point in the history
Build system fixes
  • Loading branch information
trol73 committed Jul 11, 2015
2 parents af0aecd + fb6594f commit 6e34d75
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 2,779 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,3 @@ out/*
.svn/*
/bin/
.idea/workspace.xml
.idea/misc.xml
.idea/vcs.xml
.idea/vcs.xml
4 changes: 1 addition & 3 deletions .idea/libraries/jediterm.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions .idea/libraries/runtime.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions .idea/modules.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2,764 changes: 0 additions & 2,764 deletions .idea/workspace.xml

This file was deleted.

3 changes: 3 additions & 0 deletions src/mucommander.iml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$/../res/runtime">
<sourceFolder url="file://$MODULE_DIR$/../res/runtime" type="java-resource" />
</content>
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/main" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
Expand Down

0 comments on commit 6e34d75

Please sign in to comment.