Navigation Menu

Skip to content

Commit

Permalink
#58 add all libs to module, so that developers only need to reorder them
Browse files Browse the repository at this point in the history
  • Loading branch information
angryziber committed Jul 8, 2016
1 parent ec061cf commit b5c011a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ipscan.iml
Expand Up @@ -23,6 +23,10 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="lib_common" level="project" />
<orderEntry type="library" name="lib_linux64" level="project" />
<orderEntry type="library" name="lib_linux" level="project" />
<orderEntry type="library" name="lib_mac" level="project" />
<orderEntry type="library" name="lib_win32" level="project" />
<orderEntry type="library" name="lib_win64" level="project" />
<orderEntry type="library" scope="TEST" name="lib_testing" level="project" />
</component>
</module>

0 comments on commit b5c011a

Please sign in to comment.