Aegisub/aegisub/build/tests_vs2008/googletest_lib.vsprops
Amar Takhar c1ad93ce93 Add a project for the unit tests.. this is incomplete (progress save)
Originally committed to SVN as r4340.
2010-05-21 06:06:46 +00:00

14 lines
323 B
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="googletest_lib"
>
<Tool
Name="VCLinkerTool"
OutputFile=""
AdditionalLibraryDirectories="$(LibraryOutDir)"
AdditionalDependencies="$(LibraryOutDir)gtestd.lib"
/>
</VisualStudioPropertySheet>