From 5649fbbcaff358c783a2388b8a2a97d5ff7989b8 Mon Sep 17 00:00:00 2001 From: Eugene Tarassov Date: Thu, 18 Oct 2012 22:20:39 -0700 Subject: TCF Tests: fixed missing "shutdown.[ch]" in .vcproj files --- tests/cmd-line/cmd-line.vcproj | 12 ++++++++++++ tests/mem-leaks/agent.vcproj | 12 ++++++++++++ tests/test-dwarf/dwarf-test.vcproj | 8 ++++++++ 3 files changed, 32 insertions(+) diff --git a/tests/cmd-line/cmd-line.vcproj b/tests/cmd-line/cmd-line.vcproj index 204b948d..bc2e399b 100644 --- a/tests/cmd-line/cmd-line.vcproj +++ b/tests/cmd-line/cmd-line.vcproj @@ -349,6 +349,14 @@ RelativePath="..\..\agent\tcf\framework\proxy.h" > + + + + @@ -641,6 +649,10 @@ RelativePath="..\..\agent\tcf\services\symbols_alloc.h" > + + diff --git a/tests/mem-leaks/agent.vcproj b/tests/mem-leaks/agent.vcproj index 7a4c7e61..e0ccd098 100644 --- a/tests/mem-leaks/agent.vcproj +++ b/tests/mem-leaks/agent.vcproj @@ -368,6 +368,10 @@ RelativePath="..\..\agent\tcf\services\symbols_alloc.h" > + + @@ -572,6 +576,14 @@ RelativePath="..\..\agent\tcf\framework\proxy.h" > + + + + diff --git a/tests/test-dwarf/dwarf-test.vcproj b/tests/test-dwarf/dwarf-test.vcproj index a069870a..bdfb65e7 100644 --- a/tests/test-dwarf/dwarf-test.vcproj +++ b/tests/test-dwarf/dwarf-test.vcproj @@ -349,6 +349,14 @@ RelativePath="..\..\agent\tcf\framework\proxy.h" > + + + + -- cgit v1.2.3