|
Last change
on this file since 43 was
43,
checked in by tech, 14 years ago
|
|
Added missing vc10 vcxproj files
|
|
File size:
1.1 KB
|
| 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="Header Files"> |
|---|
| 5 | <UniqueIdentifier>{e1609ef6-47ee-4fa0-a746-356a521548c4}</UniqueIdentifier> |
|---|
| 6 | </Filter> |
|---|
| 7 | <Filter Include="Source Files"> |
|---|
| 8 | <UniqueIdentifier>{b3343a34-d039-4c9b-a008-1cac54ca69af}</UniqueIdentifier> |
|---|
| 9 | </Filter> |
|---|
| 10 | </ItemGroup> |
|---|
| 11 | <ItemGroup> |
|---|
| 12 | <ClInclude Include="..\..\source\App\TAppExtractor\TAppExtrCfg.h"> |
|---|
| 13 | <Filter>Header Files</Filter> |
|---|
| 14 | </ClInclude> |
|---|
| 15 | <ClInclude Include="..\..\source\App\TAppExtractor\TAppExtrTop.h"> |
|---|
| 16 | <Filter>Header Files</Filter> |
|---|
| 17 | </ClInclude> |
|---|
| 18 | </ItemGroup> |
|---|
| 19 | <ItemGroup> |
|---|
| 20 | <ClCompile Include="..\..\source\App\TAppExtractor\TAppExtrCfg.cpp"> |
|---|
| 21 | <Filter>Source Files</Filter> |
|---|
| 22 | </ClCompile> |
|---|
| 23 | <ClCompile Include="..\..\source\App\TAppExtractor\TAppExtrTop.cpp"> |
|---|
| 24 | <Filter>Source Files</Filter> |
|---|
| 25 | </ClCompile> |
|---|
| 26 | <ClCompile Include="..\..\source\App\TAppExtractor\extrmain.cpp"> |
|---|
| 27 | <Filter>Source Files</Filter> |
|---|
| 28 | </ClCompile> |
|---|
| 29 | </ItemGroup> |
|---|
| 30 | </Project> |
|---|
Note: See
TracBrowser for help on using the repository browser.