diff options
| author | pfg github <[email protected]> | 2015-03-15 10:18:36 -0700 |
|---|---|---|
| committer | pfg github <[email protected]> | 2015-03-15 10:18:36 -0700 |
| commit | 077550eb5e3da9876ebf49748787c68e9ed356a3 (patch) | |
| tree | 2ccdfd4a2807eb57c3eeab33bbe7122536c5c509 /ShiftOS | |
| parent | 93d9d339a28f537c4c05d5a6339c60f6429293e8 (diff) | |
| download | shiftos-077550eb5e3da9876ebf49748787c68e9ed356a3.tar.gz shiftos-077550eb5e3da9876ebf49748787c68e9ed356a3.tar.bz2 shiftos-077550eb5e3da9876ebf49748787c68e9ed356a3.zip | |
Include Paths.vb
Diffstat (limited to 'ShiftOS')
| -rw-r--r-- | ShiftOS/ShiftOS.vbproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS/ShiftOS.vbproj b/ShiftOS/ShiftOS.vbproj index feb32d7..4b87850 100644 --- a/ShiftOS/ShiftOS.vbproj +++ b/ShiftOS/ShiftOS.vbproj @@ -244,6 +244,7 @@ <Compile Include="OrcWrite.vb"> <SubType>Form</SubType> </Compile> + <Compile Include="Paths.vb" /> <Compile Include="ProgressBarEX.Designer.vb"> <DependentUpon>ProgressBarEX.vb</DependentUpon> </Compile> |
