Add property file.
This commit is contained in:
parent
472c2d691f
commit
35b97e7a13
27
project/vc8/nvtt.vsprops
Normal file
27
project/vc8/nvtt.vsprops
Normal file
@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioPropertySheet
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="nvtt"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalIncludeDirectories=""$(SolutionDir)";"$(SrcDir)";"$(PoshDir)";"$(GnuWinDir)\include";"
|
||||
/>
|
||||
<UserMacro
|
||||
Name="SrcDir"
|
||||
Value="$(SolutionDir)..\..\src"
|
||||
/>
|
||||
<UserMacro
|
||||
Name="PoshDir"
|
||||
Value="$(SolutionDir)..\..\extern\poshlib"
|
||||
/>
|
||||
<UserMacro
|
||||
Name="GnuWinDir"
|
||||
Value="$(SolutionDir)..\..\extern\gnuwin"
|
||||
/>
|
||||
<UserMacro
|
||||
Name="FreeImageDir"
|
||||
Value="$(SolutionDir)..\..\extern\FreeImage"
|
||||
/>
|
||||
</VisualStudioPropertySheet>
|
Loading…
Reference in New Issue
Block a user