Mercurial > cgi-bin > hgwebdir.cgi > PR > PR_Integrations > javascript > SpiderMonkey
diff CppApplication_1/nbproject/project.xml @ 1:4ac33e06cb09
This netbeans project for single thread application
it didn't work yet, may be the spidermonkey's version
is the reason and I'll try to solve this
| author | Sara |
|---|---|
| date | Sun, 05 Jan 2014 13:43:45 -0800 |
| parents | |
| children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/CppApplication_1/nbproject/project.xml Sun Jan 05 13:43:45 2014 -0800 1.3 @@ -0,0 +1,25 @@ 1.4 +<?xml version="1.0" encoding="UTF-8"?> 1.5 +<project xmlns="http://www.netbeans.org/ns/project/1"> 1.6 + <type>org.netbeans.modules.cnd.makeproject</type> 1.7 + <configuration> 1.8 + <data xmlns="http://www.netbeans.org/ns/make-project/1"> 1.9 + <name>CppApplication_1</name> 1.10 + <c-extensions/> 1.11 + <cpp-extensions>cpp</cpp-extensions> 1.12 + <header-extensions/> 1.13 + <sourceEncoding>UTF-8</sourceEncoding> 1.14 + <make-dep-projects/> 1.15 + <sourceRootList/> 1.16 + <confList> 1.17 + <confElem> 1.18 + <name>Debug</name> 1.19 + <type>1</type> 1.20 + </confElem> 1.21 + <confElem> 1.22 + <name>Release</name> 1.23 + <type>1</type> 1.24 + </confElem> 1.25 + </confList> 1.26 + </data> 1.27 + </configuration> 1.28 +</project>
