mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-11 23:19:00 +08:00
2633628ad1
Mg_hello is a simpler example for CC3200 File upload form is served on / if index.html does not exist and always available on /upload PUBLISHED_FROM=f844245b26febc4b952e7c52ee4519ddb542072d
62 lines
1.7 KiB
XML
62 lines
1.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>MG_hello</name>
|
|
<comment></comment>
|
|
<projects>
|
|
<project>Mongoose</project>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<buildCommand>
|
|
<name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
|
|
<triggers>full,incremental,</triggers>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
</buildSpec>
|
|
<natures>
|
|
<nature>com.ti.ccstudio.core.ccsNature</nature>
|
|
<nature>org.eclipse.cdt.core.cnature</nature>
|
|
<nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
|
|
<nature>org.eclipse.cdt.core.ccnature</nature>
|
|
<nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
|
|
</natures>
|
|
<linkedResources>
|
|
<link>
|
|
<name>gpio_if.c</name>
|
|
<type>1</type>
|
|
<locationURI>CC3200_SDK_ROOT/example/common/gpio_if.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>network_common.c</name>
|
|
<type>1</type>
|
|
<locationURI>CC3200_SDK_ROOT/example/common/network_common.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>startup_ccs.c</name>
|
|
<type>1</type>
|
|
<locationURI>CC3200_SDK_ROOT/example/common/startup_ccs.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>wifi.c</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/wifi.c</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>wifi.h</name>
|
|
<type>1</type>
|
|
<locationURI>PARENT-2-PROJECT_LOC/wifi.h</locationURI>
|
|
</link>
|
|
</linkedResources>
|
|
<variableList>
|
|
<variable>
|
|
<name>CC3200_SDK_ROOT</name>
|
|
<value>$%7BTI_PRODUCTS_DIR%7D/CC3200SDK_1.2.0/cc3200-sdk</value>
|
|
</variable>
|
|
</variableList>
|
|
</projectDescription>
|