forked from mia/Aegisub
a72fb8f5bf
Originally committed to SVN as r6313.
13 lines
335 B
XML
13 lines
335 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="googletest_lib"
|
|
>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies=""$(LibraryOutDir)gtestd.lib""
|
|
OutputFile=""
|
|
AdditionalLibraryDirectories="$(LibraryOutDir)"
|
|
/>
|
|
</VisualStudioPropertySheet>
|