Last change
on this file was 1096, checked in by s10k, 7 years ago |
Added zlib, quazip, basicxmlsyntaxhighlighter, conditionalsemaphore and linenumberdisplay libraries. zlib and quazip are pre-compiled, but you can compile them yourself, just delete the dll files (or equivalent binary files to your OS)
|
File size:
923 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="utf-8"?>
|
---|
2 | <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
---|
3 | <ItemGroup>
|
---|
4 | <Filter Include="Source Files">
|
---|
5 | <UniqueIdentifier>{fa61a89f-93fc-4c89-b29e-36224b7592f4}</UniqueIdentifier>
|
---|
6 | <Extensions>cpp;c;cxx;def;odl;idl;hpj;bat;asm</Extensions>
|
---|
7 | </Filter>
|
---|
8 | <Filter Include="Header Files">
|
---|
9 | <UniqueIdentifier>{d4b85da0-2ba2-4934-b57f-e2584e3848ee}</UniqueIdentifier>
|
---|
10 | <Extensions>h;hpp;hxx;hm;inl;inc</Extensions>
|
---|
11 | </Filter>
|
---|
12 | <Filter Include="Resource Files">
|
---|
13 | <UniqueIdentifier>{e573e075-00bd-4a7d-bd67-a8cc9bfc5aca}</UniqueIdentifier>
|
---|
14 | <Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe</Extensions>
|
---|
15 | </Filter>
|
---|
16 | </ItemGroup>
|
---|
17 | <ItemGroup>
|
---|
18 | <ClCompile Include="..\..\testzlib\testzlib.c">
|
---|
19 | <Filter>Source Files</Filter>
|
---|
20 | </ClCompile>
|
---|
21 | </ItemGroup>
|
---|
22 | </Project>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.