|
6 | 6 | <ProjectGuid>{250c535c-c060-4f0c-bd80-41f2bf373565}</ProjectGuid> |
7 | 7 | <ProjectHome /> |
8 | 8 | <StartupFile>runtests.py</StartupFile> |
9 | | - <SearchPath /> |
| 9 | + <SearchPath>..\..\</SearchPath> |
10 | 10 | <WorkingDirectory>.</WorkingDirectory> |
11 | 11 | <OutputPath>.</OutputPath> |
12 | 12 | <ProjectTypeGuids>{888888a0-9f3d-457c-b088-3a5042f75d52}</ProjectTypeGuids> |
|
62 | 62 | <CompileInclude="test_suite\_missing_import.py" /> |
63 | 63 | <CompileInclude="test_suite\__init__.py" /> |
64 | 64 | <CompileInclude="test_thread.py" /> |
| 65 | + <CompileInclude="utils.py" /> |
| 66 | + <CompileInclude="_compat.py" /> |
65 | 67 | </ItemGroup> |
66 | 68 | <ItemGroup> |
67 | 69 | <FolderInclude="PyImportTest" /> |
|