Skip to content

Commit dbc187f

Browse files
committed
Rename
1 parent 1cb6336 commit dbc187f

4 files changed

Lines changed: 7 additions & 7 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# O
1+
# O Coddo
22

33
This is a fun test and was shared as requested by a friendly face. Do not consider it a final or stable work. These projects need to be optimized for the destination hardware, and I do not have easy access to such hardware.
44

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
<Version Value="11"/>
2222
<PathDelim Value="\"/>
2323
<Target>
24-
<Filename Value="../../../bin/o"/>
24+
<Filename Value="../../../bin/ocoddo"/>
2525
</Target>
2626
<SearchPaths>
2727
<IncludeFiles Value="$(ProjOutDir)"/>
28-
<UnitOutputDirectory Value="../../../bin/lib/$(TargetCPU)-$(TargetOS)"/>
28+
<UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/>
2929
</SearchPaths>
3030
<Parsing>
3131
<SyntaxOptions>
@@ -56,11 +56,11 @@
5656
<Version Value="11"/>
5757
<PathDelim Value="\"/>
5858
<Target>
59-
<Filename Value="../../../bin/o"/>
59+
<Filename Value="../../../bin/ocoddo"/>
6060
</Target>
6161
<SearchPaths>
6262
<IncludeFiles Value="$(ProjOutDir)"/>
63-
<UnitOutputDirectory Value="../../../bin/lib/$(TargetCPU)-$(TargetOS)"/>
63+
<UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/>
6464
</SearchPaths>
6565
<CodeGeneration>
6666
<SmartLinkUnit Value="True"/>
@@ -107,11 +107,11 @@
107107
<Version Value="11"/>
108108
<PathDelim Value="\"/>
109109
<Target>
110-
<Filename Value="../../../bin/o"/>
110+
<Filename Value="../../../bin/ocoddo"/>
111111
</Target>
112112
<SearchPaths>
113113
<IncludeFiles Value="$(ProjOutDir)"/>
114-
<UnitOutputDirectory Value="../../../bin/lib/$(TargetCPU)-$(TargetOS)"/>
114+
<UnitOutputDirectory Value="..\..\..\bin\lib\$(TargetCPU)-$(TargetOS)"/>
115115
</SearchPaths>
116116
<Linking>
117117
<Debugging>

0 commit comments

Comments
 (0)