HaikuDepot: Test app for haiku-depot-web connection
* Just a playground for getting my feet wet with communicating with the web-app. For now only connects over HTTP.
This commit is contained in:
@@ -85,3 +85,9 @@ Application TextDocumentTest :
|
|||||||
|
|
||||||
: be translation libshared.a $(TARGET_LIBSUPC++)
|
: be translation libshared.a $(TARGET_LIBSUPC++)
|
||||||
;
|
;
|
||||||
|
|
||||||
|
Application ConnectionTest :
|
||||||
|
ConnectionTest.cpp
|
||||||
|
|
||||||
|
: be netapi translation libshared.a $(TARGET_LIBSUPC++)
|
||||||
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user