Skip to content

Commit

Permalink
Move source files to src/
Browse files Browse the repository at this point in the history
+ remove an unnecessary hxcpp-debuger dependency.
  • Loading branch information
Gama11 committed Jul 4, 2018
1 parent c41dc93 commit 7b3b46c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions build.hxml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
-cp .
-cp hxcpp-debug-server
-main Main
-lib vscode-debugadapter
-lib hxnodejs
-lib hxcpp-debugger
-cp src
-cp hxcpp-debug-server
-js bin/hxcpp_adapter.js

#--next
#-cmd "node bin/test.js"
-main Main
File renamed without changes.
File renamed without changes.

0 comments on commit 7b3b46c

Please sign in to comment.