Mercurial > hg > nsaunier > traffic-intelligence
comparison klt.props @ 251:4978b5baf8f1
Win32 version for traffic intelligence. Use the README-Win32.txt to know how to
fetch the dependencies. A batch file is included to automate most of the process
| author | Jeep-Tour@Jeep-Tour-PC |
|---|---|
| date | Mon, 23 Jul 2012 12:27:50 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| 248:571ba5ed22e2 | 251:4978b5baf8f1 |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | |
| 2 <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | |
| 3 <ImportGroup Label="PropertySheets" /> | |
| 4 <PropertyGroup Label="UserMacros" /> | |
| 5 <PropertyGroup /> | |
| 6 <ItemDefinitionGroup> | |
| 7 <ClCompile> | |
| 8 <AdditionalIncludeDirectories>$(SolutionDir)\win32-depends\klt\include\;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | |
| 9 </ClCompile> | |
| 10 </ItemDefinitionGroup> | |
| 11 <ItemGroup /> | |
| 12 </Project> |
