diff options
Diffstat (limited to 'astra_vc08.vcproj')
-rw-r--r-- | astra_vc08.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astra_vc08.vcproj b/astra_vc08.vcproj index 441262f..750a9eb 100644 --- a/astra_vc08.vcproj +++ b/astra_vc08.vcproj @@ -278,7 +278,7 @@ <Tool
Name="CUDA Build Rule"
Include="lib\include\cuda"
- Defines="-DDLL_EXPORTS"
+ Defines="DLL_EXPORTS"
Runtime="2"
Platform="2"
/>
|